diff options
| author | David Sterba <[email protected]> | 2017-06-22 01:13:02 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2017-08-16 14:12:03 +0000 |
| commit | 63e727ecd238be2281156f2f0d5d7ad593d14ee8 (patch) | |
| tree | febe05ec1937ec44f2d3aecb916e8ee53e2a9585 /fs/btrfs/dev-replace.c | |
| parent | btrfs: use GFP_KERNEL in mount and remount (diff) | |
| download | kernel-63e727ecd238be2281156f2f0d5d7ad593d14ee8.tar.gz kernel-63e727ecd238be2281156f2f0d5d7ad593d14ee8.zip | |
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 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
