OSDN Git Service

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)
commit7e5471ce6dba5f28a3c7afdfe168655d236f677b
treed98f6ecb5637c38eda5f6a961cc15d9d780793b4
parent1bf0572fe27030a0e82fc60f8323a2114c2b69d3
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