| commit | ed5bde0bf8995d7d8c0b5a9c33e624a945f333ef | [log] [tgz] |
|---|---|---|
| author | Theodore Ts'o <tytso@mit.edu> | Mon Feb 23 10:48:07 2009 -0500 |
| committer | Theodore Ts'o <tytso@mit.edu> | Mon Feb 23 10:48:07 2009 -0500 |
| tree | 1e4ba09b0e10860c051ab4eb558b0e58f8037866 | |
| parent | 722bde6875bfb49a0c84e5601eb82dd7ac02d27c [diff] |
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>