linux-next/fs/erofs
Gao Xiang 426a930891 erofs: use feature_incompat rather than requirements
As Christoph said [1], "This is only cosmetic, why
not stick to feature_compat and feature_incompat?"

In my thought, requirements means "incompatible"
instead of "feature" though.

[1] https://lore.kernel.org/r/20190902125109.GA9826@infradead.org/
Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190904020912.63925-7-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-05 20:10:07 +02:00
..
compress.h
data.c erofs: reduntant assignment in __erofs_get_meta_page() 2019-08-30 09:02:10 +02:00
decompressor.c erofs: use feature_incompat rather than requirements 2019-09-05 20:10:07 +02:00
dir.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
erofs_fs.h erofs: use feature_incompat rather than requirements 2019-09-05 20:10:07 +02:00
inode.c erofs: some macros are much more readable as a function 2019-09-05 20:10:07 +02:00
internal.h erofs: use feature_incompat rather than requirements 2019-09-05 20:10:07 +02:00
Kconfig
Makefile
namei.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
super.c erofs: use feature_incompat rather than requirements 2019-09-05 20:10:07 +02:00
tagptr.h
utils.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
xattr.c erofs: some macros are much more readable as a function 2019-09-05 20:10:07 +02:00
xattr.h
zdata.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
zdata.h
zmap.c erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00
zpvec.h erofs: remove all likely/unlikely annotations 2019-08-30 09:02:02 +02:00