Whamcloud - gitweb
LU-10030 llite: extend inode flags into GET/SETXATTR ioctl 72/30072/2
authorWang Shilong <wshilong@ddn.com>
Tue, 14 Nov 2017 02:12:33 +0000 (10:12 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 22 Nov 2017 03:55:42 +0000 (03:55 +0000)
commit311e8d539b1932593462de428c46ea176b8905db
treec23665fb1ddb19a0fe91d402a8cfdde4b8f5d85a
parent49fd1d15daf6a0ccb08dc0269f36530019994be1
LU-10030 llite: extend inode flags into GET/SETXATTR ioctl

This is very useful for projet quota tools to save RPC call
to change project inherit attribute together with project ID.

Change-Id: I5b545bf2c5c601b552a85322c80994dabbca0b12
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-on: https://review.whamcloud.com/30072
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Yingjin Qian <qian@ddn.com>
lustre/llite/file.c