linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] ext4: fix WARNING in ext4_update_inline_data
@ 2023-03-07  1:52 Ye Bin
  2023-03-07  1:52 ` [PATCH v4 1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock() Ye Bin
  2023-03-07  1:52 ` [PATCH v4 2/2] ext4: fix WARNING in ext4_update_inline_data Ye Bin
  0 siblings, 2 replies; 3+ messages in thread
From: Ye Bin @ 2023-03-07  1:52 UTC (permalink / raw)
  To: tytso, adilger.kernel, linux-ext4; +Cc: linux-kernel, jack, Ye Bin

From: Ye Bin <yebin10@huawei.com>

Diff v4 vs v3:
Change the first patch's changelog.

Diff v3 vs v2:
Remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock()

Diff v2 vs v1:
Only update 'inline_off' when do extra expand.

Ye Bin (2):
  ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from
    ext4_find_inline_data_nolock()
  ext4: fix WARNING in ext4_update_inline_data

 fs/ext4/inline.c | 1 -
 fs/ext4/inode.c  | 7 ++++++-
 fs/ext4/xattr.c  | 3 +++
 3 files changed, 9 insertions(+), 2 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-07  1:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-07  1:52 [PATCH v4 0/2] ext4: fix WARNING in ext4_update_inline_data Ye Bin
2023-03-07  1:52 ` [PATCH v4 1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock() Ye Bin
2023-03-07  1:52 ` [PATCH v4 2/2] ext4: fix WARNING in ext4_update_inline_data Ye Bin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).