]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ubifs: Wire-up statx() support
authorRichard Weinberger <richard@nod.at>
Sat, 20 May 2017 22:16:26 +0000 (00:16 +0200)
committerRichard Weinberger <richard@nod.at>
Fri, 14 Jul 2017 20:49:07 +0000 (22:49 +0200)
commita02a6eba9999221b27c691330e93bb54e4b45bb0
tree29aa4dffa33c6071dc48be3c36e540bee0db24ee
parentd2eb85226fcd981767d1829b09ae1070cf695b98
ubifs: Wire-up statx() support

statx() can report what flags a file has, expose flags that UBIFS
supports. Especially STATX_ATTR_COMPRESSED and STATX_ATTR_ENCRYPTED
can be interesting for userspace.

Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/dir.c