Whamcloud - gitweb
LU-9183 llite: add support set_acl method in inode operations 65/25965/13
authorDmitry Eremin <dmitry.eremin@intel.com>
Sat, 10 Jun 2017 21:36:52 +0000 (17:36 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Jul 2017 03:29:58 +0000 (03:29 +0000)
commitc8d56a664306c3ceb4e598999c41eb72ea46a68f
treed4cf74b36b6bb692646a9170cbc164bc0307eb10
parent7c332c2757fb125ffb1c902d5302f7f7dc3c0433
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

Change-Id: Ia40d55364016fafa8633fdaecd317910505f8ad4
Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-on: https://review.whamcloud.com/25965
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@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