diff options
author | Ernesto A. Fernández <ernesto.mnd.fernandez@gmail.com> | 2019-01-04 02:27:46 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-01-05 00:13:47 +0300 |
commit | f93ca1ed9ba09fa54d372ab17649d781384e34f7 (patch) | |
tree | 6919f0f8e4f77102e4a0249095fb24b4d946b7e4 /include | |
parent | f5162216b7dab0c07e070b8b7f98891a85047f59 (diff) | |
download | linux-f93ca1ed9ba09fa54d372ab17649d781384e34f7.tar.xz |
hfsplus: return file attributes on statx
The immutable, append-only and no-dump attributes can only be retrieved
with an ioctl; implement the ->getattr() method to return them on statx.
Do not return the inode birthtime yet, because the issue of how best to
handle the post-2038 timestamps is still under discussion.
This patch is needed to pass xfstests generic/424.
Link: http://lkml.kernel.org/r/20181014163558.sxorxlzjqccq2lpw@eaf
Signed-off-by: Ernesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
Cc: Viacheslav Dubeyko <slava@dubeyko.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions