diff options
author | Lukas Czerner <[email protected]> | 2017-04-27 08:59:36 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2017-04-27 10:45:34 -0700 |
commit | 3c3781951c9a155a56e5eed567349118374cc315 (patch) | |
tree | 1fdb696b5a0dc6af0882245eeb1c1f61945b40d4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c4cf1acdb186436b88cc9aeaf08322bc49fec183 (diff) |
xfs: Allow user to kill fstrim process
fstrim can take really long time on big, slow device or on file system
with a lots of allocation groups. Currently there is no way for the user
to cancell the operation. This patch makes it possible for the user to
kill fstrim pocess by adding the check for fatal_signal_pending() in
xfs_trim_extents().
Signed-off-by: Lukas Czerner <[email protected]>
Reported-by: Zdenek Kabelac <[email protected]>
Reviewed-by: Eric Sandeen <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions