]> git.itanic.dy.fi Git - linux-stable/commit
orangefs: report attributes_mask and attributes for statx
authorMartin Brandenburg <martin@omnibond.com>
Thu, 31 May 2018 16:37:00 +0000 (16:37 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2018 23:54:06 +0000 (07:54 +0800)
commitc5f51d39e7ecf33f9cf859a53b5267334e509892
tree0345bd526460241c02b49533ba8bd0a80d53456c
parent61b32919a401ac601e86910cfc80d6e633f4448b
orangefs: report attributes_mask and attributes for statx

commit 7f54910fa8dfe504f2e1563f4f6ddc3294dfbf3a upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/orangefs/inode.c