commit | b2623c2fe6eb1f757eff5a8fb515fe584caac667 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Mon Oct 09 17:55:58 2017 +0200 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Tue Oct 31 14:26:58 2017 +0100 |
tree | efb8afc55df8e069dbb6a471c595fed4bd5bd82d | |
parent | b16f7e57b7811d5c60ef1858bd92339be28359bf [diff] |
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>