Whamcloud - gitweb
LU-8056 xattr: update server code for POSIX xattr rename 54/21454/3
authorJames Simmons <uja.ornl@yahoo.com>
Wed, 27 Jul 2016 16:24:31 +0000 (12:24 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 6 Aug 2016 06:25:22 +0000 (06:25 +0000)
commit7509d5f6fbec7a38c51d696ffdabc0516b6baeff
tree484e7879a91d4df21d58299206b427b297d408e4
parent703ebd87c1705810b8f8eb0f8f25ebef11bde8fc
LU-8056 xattr: update server code for POSIX xattr rename

Enabling ZFS server support for linux 4.5 kernels showed
that the POSIX_ACL_XATTR_{ACCESS,DEFAULT} change to
XATTR_NAME_POSIX_ACL_{ACCESS,DEFAULT} impacts the server
side code as well. Update server side for this name change.

Change-Id: Ieeef8c047177cd55ca87b04dfdacd59d343b0078
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/21454
Tested-by: Jenkins
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_compat.h
lustre/llite/xattr.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_object.c
lustre/mdt/mdt_handler.c
lustre/osd-zfs/osd_xattr.c