summaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2018-08-10 18:46:58 -0500
committerSteve French <stfrench@microsoft.com>2018-08-10 18:46:58 -0500
commitc4f7173ac3b7e22934e51f0121833642a581d723 (patch)
tree7fc9e232e33e45e24192277ae12d01ee5a17e3c3 /fs/buffer.c
parentcdeaf9d04a5a0f51220d2f025385c553220bfb5c (diff)
downloadlinux-c4f7173ac3b7e22934e51f0121833642a581d723.tar.bz2
smb3: create smb3 equivalent alias for cifs pseudo-xattrs
We really, really don't want to be encouraging people to use cifs (the dialect) since it is insecure, so to avoid confusion we want to move them to names which include 'smb3' instead of 'cifs' - so this simply creates an alias for the pseudo-xattrs e.g. can now do: getfattr -n user.smb3.creationtime /mnt1/file and getfattr -n user.smb3.dosattrib /mnt1/file and getfattr -n system.smb3_acl /mnt1/file instead of forcing you to use the string 'cifs' in these (e.g. getfattr -n system.cifs_acl /mnt1/file) Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions