Whamcloud - gitweb
LU-10788 llite: pass flags through __vfs_setxattr() 93/31593/3
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 8 Mar 2018 19:23:34 +0000 (13:23 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Apr 2018 19:49:52 +0000 (19:49 +0000)
commit4753bae7f3939ff08e70cf9efc1a26b4bf2d29fe
treea94eae250325b791661cbbd23d5a2280838264c8
parentae1be8a06214468502fb312c1f974943ca8b3aab
LU-10788 llite: pass flags through __vfs_setxattr()

In the compat definition of __vfs_setxattr() pass the flags we
received down to the handler. For consistency with upstream return
-EOPNOTSUPP if no handler could be found.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I78b88d1521dd000e328f1add1a6159c70d16f5a7
Reviewed-on: https://review.whamcloud.com/31593
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
lustre/include/lustre_compat.h