Whamcloud - gitweb
land b_hd_sec onto HEAD:
[fs/lustre-release.git] / lustre / utils / lconf
index e70629f..a053084 100755 (executable)
@@ -1855,7 +1855,7 @@ class CONFDEV(Module):
         
        if self.target.get_class() == 'mds':
            if options:
-               options = "%s,iopen_nopriv" %(options)
+               options = "%s,acl,user_xattr,iopen_nopriv" %(options)
            else:
                options = "iopen_nopriv"