]> git.baikalelectronics.ru Git - kernel.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)
commitec2d5ea115bbe21e3ded7b0302d49ff3b15a8c01
tree29aa4dffa33c6071dc48be3c36e540bee0db24ee
parent5c9f7208f7e280d732b0f1c24da43f1cf1c9d21d
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