Whamcloud - gitweb
LU-9183 llite: add support set_acl method in inode operations 42/28342/2
authorDmitry Eremin <dmitry.eremin@intel.com>
Sat, 10 Jun 2017 21:36:52 +0000 (17:36 -0400)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 10 Aug 2017 16:26:09 +0000 (16:26 +0000)
commit65fef90864aed68665b6887c91857d9bd891fd97
tree0d5c94e6471e5167a86ac4e44983710be081380e
parent6df5f062727fc216072bc8daa7dfbc545876a2b0
LU-9183 llite: add support set_acl method in inode operations

Linux kernel v3.14 adds set_acl method to inode operations.
See kernel commit 893d46e443346370cd4ea81d9d35f72952c62a37

Lustre-commit: c8d56a664306c3ceb4e598999c41eb72ea46a68f
Lustre-change: https://review.whamcloud.com/25965

Change-Id: Ia40d55364016fafa8633fdaecd317910505f8ad4
Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: https://review.whamcloud.com/28342
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/autoconf/lustre-core.m4
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/namei.c