On Tue, 07 Jan 2025 12:46:57 +0800, Julian Sun wrote: > Here are some cleanups and refactoring of the inline data code. Please see > patches for details. > > Julian Sun (5): > ext4: Remove a redundant return statement > ext4: Don't set EXT4_STATE_MAY_INLINE_DATA for ea inodes > ext4: Introduce a new helper function ext4_generic_write_inline_data() > ext4: Replace ext4_da_write_inline_data_begin() with > ext4_generic_write_inline_data(). > ext4: Refactor out ext4_try_to_write_inline_data() > > [...] Applied, thanks! [1/5] ext4: Remove a redundant return statement commit: f896776a7019ebc6403504262cd4239aaa9b99ba [2/5] ext4: Don't set EXT4_STATE_MAY_INLINE_DATA for ea inodes commit: 90c764b4b7f683ca62dbeeceea0ea3a0c6831200 [3/5] ext4: Introduce a new helper function ext4_generic_write_inline_data() commit: 3db572f780e9dd7be33d5ac3fb3f0e70a9d4a82d [4/5] ext4: Replace ext4_da_write_inline_data_begin() with ext4_generic_write_inline_data(). commit: f9bdb042dfae981d34911a6184157a720fce5e3d [5/5] ext4: Refactor out ext4_try_to_write_inline_data() commit: 30cbe84d48d7d704fdaaf5179a0f4e0764ca35ab Best regards, -- Theodore Ts'o <tytso@xxxxxxx>