Niraj Yadav
Niraj Yadav
@mykaul Are you working on this? If not, I can work on these changes.
> * improve dentry_create() Adding to your observations, If `*name` is already null we can save quite a lot of operations. Or is it like we have to return NULL...
> What's the benefit of this approach compared to creating a temporary file and then renaming it ? The issue was due to truncation of the contents of the file....
I think this should now be good to go. /cc: @xhernandez Regards
/recheck smoke
/run regression
On all of the s390x regression runs, I see the following error in the very beginning. ```text /opt/qa/regression.sh: line 47: python: command not found ``` I can see all the...
> Also, I noticed the same kind of error on cento8-regression but that runs fine. Agreed. I also see many `losetup` related errors. Is the module `loop` loaded into the...
Closing it as the issue is solved.
From what I can see, the firmwares in BrcmPatchRAM are already up-to-date (In sync with the firmware version on windows). The above link could be used as a reference in...