]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/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)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 9 Nov 2018 19:00:28 +0000 (17:00 -0200)
commitcdb13e7812469eafb44a6137373c117ae2f66c07
treed5bc5a4d942e7de7fc61a3387588c1b8d58215cd
parent2b86590cacb579cfa83993b43f045b16a87228c4
orangefs: report attributes_mask and attributes for statx

BugLink: http://bugs.launchpad.net/bugs/1800537
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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
fs/orangefs/inode.c