Home
last modified time | relevance | path

Searched hist:"2 fa3cdfb319055fd8b25abdafa413e16f00ad493" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dinode.cdiff 2fa3cdfb319055fd8b25abdafa413e16f00ad493 Thu May 14 08:29:45 CDT 2009 Theodore Ts'o <tytso@mit.edu> ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks()

The static function ext4_da_get_block_write() was only used by
mpage_da_map_blocks(). So to simplify the code, merge that function
into mpage_da_map_blocks().

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