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)
This parameter was always set to ext4_da_get_block_write().

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found