From 9e3a0791c0f1f336e55672b24721154bc862456b Mon Sep 17 00:00:00 2001 From: Poornima G Date: Wed, 9 Mar 2016 04:05:20 -0500 Subject: fuse: Address the review comments in the backport Backport @ http://review.gluster.org/#/c/13626/3 Fix a typo error, consolidate the selinux and capability check in getxattr and setxattr. Change-Id: I4303de3d4dd00853169b07577311e03cbb912ed7 BUG: 1316327 Signed-off-by: Poornima G Reviewed-on: http://review.gluster.org/13653 NetBSD-regression: NetBSD Build System Tested-by: Vijay Bellur Smoke: Gluster Build System CentOS-regression: Gluster Build System Reviewed-by: Vijay Bellur --- doc/mount.glusterfs.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/mount.glusterfs.8') diff --git a/doc/mount.glusterfs.8 b/doc/mount.glusterfs.8 index 8884b483a48..4cb7772971d 100644 --- a/doc/mount.glusterfs.8 +++ b/doc/mount.glusterfs.8 @@ -62,6 +62,9 @@ support 64-bit inodes .TP \fBmem\-accounting Enable internal memory accounting +.TP +\fBcapability +Enable file capability setting and retrival .PP .SS "Advanced options" -- cgit