orangefs: report attributes_mask and attributes for statx
authorMartin Brandenburg <martin@omnibond.com>
Thu, 31 May 2018 16:37:00 +0000 (16:37 +0000)
committerMike Marshall <hubcap@omnibond.com>
Fri, 1 Jun 2018 18:49:36 +0000 (14:49 -0400)
commit7f54910fa8dfe504f2e1563f4f6ddc3294dfbf3a
tree287a12873e789fcbba0add134c0c8742be3fc215
parentec62e95ae3f1c5bb23c7fba849fa306ad315ab10
orangefs: report attributes_mask and attributes for statx

OrangeFS formerly failed to set attributes_mask with the result that
software could not see immutable and append flags present in the
filesystem.

Reported-by: Becky Ligon <ligon@clemson.edu>
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
Fixes: 68a24a6cc4a6 ("orangefs: implement statx")
Cc: stable@vger.kernel.org
Cc: hubcap@omnibond.com
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/inode.c