aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2017-06-22 03:13:02 +0200
committerDavid Sterba <[email protected]>2017-08-16 16:12:03 +0200
commit63e727ecd238be2281156f2f0d5d7ad593d14ee8 (patch)
treefebe05ec1937ec44f2d3aecb916e8ee53e2a9585 /tools/perf/scripts/python/bin
parent3ec836211183eee87609f832a949dfe711af2b5a (diff)
btrfs: use GFP_KERNEL in btrfs_defrag_file
We can safely use GFP_KERNEL, the function is called from two contexts: - ioctl handler, called directly, no locks taken - cleaner thread, running all queued defrag work, outside of any locks Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions