]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag
authorTheodore Ts'o <tytso@mit.edu>
Thu, 4 Sep 2014 22:08:22 +0000 (18:08 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 4 Sep 2014 22:08:22 +0000 (18:08 -0400)
commit754cfed6bbcfdea6afb14f2686f7f8d71e94d4e2
treeb55990b0fb6fbabde6dacb0c9d628e6531cbd8f0
parente3cf5d5d9a86df1c5e413bdd3725c25a16ff854c
ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag

Having done a full regression test, we can now drop the
DELALLOC_RESERVED state flag.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
fs/ext4/ext4.h
fs/ext4/inode.c
fs/ext4/mballoc.c