]> git.baikalelectronics.ru Git - kernel.git/commit
ubifs: introduce Kconfig symbol for xattr support
authorStefan Agner <stefan@agner.ch>
Tue, 31 Jul 2018 13:13:20 +0000 (15:13 +0200)
committerRichard Weinberger <richard@nod.at>
Tue, 14 Aug 2018 22:25:14 +0000 (00:25 +0200)
commita89ccabdd21c8a2f524d7a5e86da12ccf6c59c44
treed98f6ecb5637c38eda5f6a961cc15d9d780793b4
parent3fc07ab9796177d0775210717e34b7c392e2b37c
ubifs: introduce Kconfig symbol for xattr support

Allow to disable extended attribute support.

This aids in reliability testing, especially since some xattr
related bugs have surfaced.

Also an embedded system might not need it, so this allows for a
slightly smaller kernel (about 4KiB).

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/Kconfig
fs/ubifs/Makefile
fs/ubifs/dir.c
fs/ubifs/file.c
fs/ubifs/super.c
fs/ubifs/ubifs.h