diff options
| author | Namjae Jeon <[email protected]> | 2014-05-19 22:15:57 +0000 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2014-05-19 22:15:57 +0000 |
| commit | ce576f1c5688caade085ae9bba729e886b7ab1d9 (patch) | |
| tree | 98a311627fbe288570fb1146959add47338e8453 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | Linux 3.15-rc5 (diff) | |
| download | kernel-ce576f1c5688caade085ae9bba729e886b7ab1d9.tar.gz kernel-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 <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Ashish Sangwan <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
