mbox series

[0/2] xfs: check krealloc() return value and simplify code

Message ID 20201124104531.561-1-thunder.leizhen@huawei.com (mailing list archive)
Headers show
Series xfs: check krealloc() return value and simplify code | expand

Message

Zhen Lei Nov. 24, 2020, 10:45 a.m. UTC
Zhen Lei (2):
  xfs: check the return value of krealloc()
  xfs: remove the extra processing of zero size in xfs_idata_realloc()

 fs/xfs/libxfs/xfs_inode_fork.c | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)