[PATCH v2 0/2] ext4: fix WARNING in ext4_update_inline_data

Ye Bin posted 2 patches 3 years, 1 month ago
There is a newer version of this series
fs/ext4/ext4.h   | 2 +-
fs/ext4/inline.c | 7 ++++---
fs/ext4/inode.c  | 2 +-
fs/ext4/xattr.c  | 3 +++
4 files changed, 9 insertions(+), 5 deletions(-)
[PATCH v2 0/2] ext4: fix WARNING in ext4_update_inline_data
Posted by Ye Bin 3 years, 1 month ago
From: Ye Bin <yebin10@huawei.com>

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


Ye Bin (2):
  ext4: introduce 'update_only' parameter for
    ext4_find_inline_data_nolock()
  ext4: fix WARNING in ext4_update_inline_data

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

-- 
2.31.1