ext4: drop EXT4_EX_NOFREE_ON_ERR in convert_initialized_extent()
authorTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2014 18:36:09 +0000 (14:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2014 18:36:09 +0000 (14:36 -0400)
commit4f224b8b7be6856a3ceaf7f9d9c1860d467174ae
treeb3f785c189982652d113da9c750790172531f972
parente8b83d9303317fb068ad83d87991b610fe990ed5
ext4: drop EXT4_EX_NOFREE_ON_ERR in convert_initialized_extent()

Transfer responsibility of freeing struct ext4_ext_path on error to
ext4_ext_find_extent().

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/extents.c
This page took 0.027 seconds and 5 git commands to generate.