Last patch of this small patchset fixes an extent path memory leak. The rest is some clean-up. Fabian Frederick (6): ext4: avoid EXT4_INODE_EXTENTS double checking ext4: remove unneeded test in ext4_alloc_file_blocks() ext4: create EXT4_MAX_BLOCKS() macro ext4: use bool for check in ext4_ext_space_() ext4: remove unused definition ext4: fix memory leak in ext4_insert_range() fs/ext4/ext4.h | 3 +++ fs/ext4/extents.c | 70 ++++++++++++++++++++----------------------------------- fs/ext4/file.c | 3 +-- fs/ext4/ioctl.c | 2 -- 4 files changed, 29 insertions(+), 49 deletions(-) -- 2.8.1 -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html