]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/ext4/inode.c
ext4: Simplify delalloc implementation by removing mpd.get_block
authorTheodore Ts'o <tytso@mit.edu>
Mon, 23 Feb 2009 15:48:07 +0000 (10:48 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 23 Feb 2009 15:48:07 +0000 (10:48 -0500)
commited5bde0bf8995d7d8c0b5a9c33e624a945f333ef
tree1e4ba09b0e10860c051ab4eb558b0e58f8037866
parent722bde6875bfb49a0c84e5601eb82dd7ac02d27c
ext4: Simplify delalloc implementation by removing mpd.get_block

This parameter was always set to ext4_da_get_block_write().

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c