Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fuse: handle failure to get gids gracefully
If by any chance we fail to handle "/proc/$pid/status" file, there was a crash which used to happen. With this patch, that error is gracefully handled with a single group added as root by default. Updates: gluster#2467 Change-Id: I897a8f954deecabc48598dce03806154c7c1d189 Signed-off-by: Amar Tumballi <[email protected]>
- Loading branch information