summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sysctl.h
diff options
context:
space:
mode:
authorDarrick J. Wong2018-05-09 19:02:00 +0200
committerDarrick J. Wong2018-05-16 02:57:05 +0200
commit631fc955bdc86c3fed5880cba80c663d1b32e0c2 (patch)
tree75d8ae72609e593fdeb7f6c9421460da41bd5439 /fs/xfs/xfs_sysctl.h
parentxfs: avoid ilock games in the quota scrubber (diff)
downloadkernel-qcow2-linux-631fc955bdc86c3fed5880cba80c663d1b32e0c2.tar.gz
kernel-qcow2-linux-631fc955bdc86c3fed5880cba80c663d1b32e0c2.tar.xz
kernel-qcow2-linux-631fc955bdc86c3fed5880cba80c663d1b32e0c2.zip
xfs: clean up scrub usage of KM_NOFS
All scrub code runs in transaction context, which means that memory allocations are automatically run in PF_MEMALLOC_NOFS context. It's therefore unnecessary to pass in KM_NOFS to allocation routines, so clean them all out. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_sysctl.h')
0 files changed, 0 insertions, 0 deletions