]> git.baikalelectronics.ru Git - kernel.git/commit
gfs2: Add support for statx inode flags
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 9 Oct 2017 15:55:58 +0000 (17:55 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 31 Oct 2017 13:26:58 +0000 (14:26 +0100)
commit2b1d66a020ffff531c2fe72e2a018194249fda33
treeefb8afc55df8e069dbb6a471c595fed4bd5bd82d
parent246e87e12500a10f5a5133fec5cfd25370323b93
gfs2: Add support for statx inode flags

Add support for the STATX_ATTR_ flags in statx.  (Compression,
encryption, and the nodump flag are not supported by gfs2.)

Partially fixes xfstest generic/424.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Andrew Price <anprice@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/inode.c