aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_cil.c
diff options
context:
space:
mode:
authorNamjae Jeon <namjae.jeon@samsung.com>2014-05-20 08:15:57 +1000
committerDave Chinner <david@fromorbit.com>2014-05-20 08:15:57 +1000
commitce576f1c5688caade085ae9bba729e886b7ab1d9 (patch)
tree98a311627fbe288570fb1146959add47338e8453 /fs/xfs/xfs_log_cil.c
parentLinux 3.15-rc5 (diff)
downloadlinux-dev-ce576f1c5688caade085ae9bba729e886b7ab1d9.tar.xz
linux-dev-ce576f1c5688caade085ae9bba729e886b7ab1d9.zip
xfs: remove XFS_TRANS_RESERVE in collapse range
There is no need to dip into reserve pool. Reserve pool is used for much more important things. And xfs_trans_reserve will never return ENOSPC because punch hole is already done. If we get ENOSPC, collapse range will be simply failed. Cc: Brian Foster <bfoster@redhat.com> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_log_cil.c')
0 files changed, 0 insertions, 0 deletions