Some minor fixes and improvements on top of ext4's dev branch [1] for atomic write patch series. [1]: https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git/log/?h=dev Patch-1: Is the fix needed after rebase on top of extent status cleanup. Patch-2: warning fix for cocci Patch-{3..5}: Minor improvements / simplifications. Ritesh Harjani (IBM) (5): ext4: Unwritten to written conversion requires EXT4_EX_NOCACHE ext4: Simplify last in leaf check in ext4_map_query_blocks ext4: Rename and document EXT4_EX_FILTER to EXT4_EX_QUERY_FILTER ext4: Simplify flags in ext4_map_query_blocks() ext4: Add a WARN_ON_ONCE for querying LAST_IN_LEAF instead fs/ext4/ext4.h | 8 +++++++- fs/ext4/extents.c | 6 ++++-- fs/ext4/inode.c | 9 +++------ 3 files changed, 14 insertions(+), 9 deletions(-) -- 2.49.0