]> 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)
commitb57f58fac9ff655e308e428d32eb6e32fa5c9bbd
tree29aa4dffa33c6071dc48be3c36e540bee0db24ee
parentf9c5f1c791f46b71c155ccd9a20a1d8cdc746bd0
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