Whamcloud - gitweb
LU-10030 llite: extend inode flags into GET/SETXATTR ioctl 99/32099/2
authorWang Shilong <wshilong@ddn.com>
Tue, 14 Nov 2017 02:12:33 +0000 (10:12 +0800)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 3 May 2018 20:12:05 +0000 (20:12 +0000)
commit9c79f3b17605e090e8d0c31d3f34021959aa05d7
tree5066c8ee61211b714231d8be601658ecf5814c71
parent10cc97e3c1487692b460702bf46220b1acb452ee
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.

Lustre-change: https://review.whamcloud.com/30072
Lustre-commit: 311e8d539b1932593462de428c46ea176b8905db

Change-Id: I5b545bf2c5c601b552a85322c80994dabbca0b12
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Yingjin Qian <qian@ddn.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/32099
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/llite/file.c