ext4: remove old feature helpers
authorKaho Ng <ngkaho1234@gmail.com>
Tue, 6 Sep 2016 03:11:58 +0000 (23:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 6 Sep 2016 03:11:58 +0000 (23:11 -0400)
commitc295074400362bb888bcb6fed4226119aaa7578d
tree764fcf286af24924c884b81419c612129bf05208
parentcb387b4f6cef3c723f26820f4d8a41c9252c9e85
ext4: remove old feature helpers

Use the ext4_{has,set,clear}_feature_* helpers to replace the old
feature helpers.

Signed-off-by: Kaho Ng <ngkaho1234@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/ext4/ext4.h
fs/ext4/ialloc.c
fs/ext4/inode.c
fs/ext4/ioctl.c
This page took 0.024446 seconds and 5 git commands to generate.