Niraj Yadav
Niraj Yadav
Your device uses a HID based keyboard. The patches are for WMI based.
/run regression
Can you please take a look at this one? /cc: @xhernandez @mykaul Regards
> Isn't there any better way to dynamically detect the correct location at build time ? This way Gluster can still work correctly on distributions using the old filesystem hierarchy....
> I'd do the dynamic detection (dynamic in runtime or compile time?) I'll implement it in compile time.
CC @nik-redhat @Sheetalpamecha
What is the benefit of writing to a temp file and then renaming it? How does it help the cause?
I think instead of writing to a temp file and then renaming it we could solve the problem in much efficient manner if we use exclusive lock while handling the...
Adding to this, the following members of the structs are only ones that depend on functionalities of a doubly linked list, correct me if I am wrong. ```txt _call_stack::myframes gf_dirent_t::list...
Thanks for your input, will get back to it keeping the points above in consideration.