]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commit0b7b77791cc1d99cbca08d5bc8210e57e6165612
tree764fcf286af24924c884b81419c612129bf05208
parent49da939272f417ff94c40f132a308748b46efe68
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