diff options
author | 2019-06-28 19:31:38 -0700 | |
---|---|---|
committer | 2019-06-30 09:05:17 -0700 | |
commit | 73d30d48749f883fbaaf68ef5d774e99ffafda5d (patch) | |
tree | bb1fc3ef60bb74dac86f8db0c3e3a80d95d56e65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: simplify xfs_ioend_can_merge (diff) | |
download | wireguard-linux-73d30d48749f883fbaaf68ef5d774e99ffafda5d.tar.xz wireguard-linux-73d30d48749f883fbaaf68ef5d774e99ffafda5d.zip |
xfs: remove XFS_TRANS_NOFS
Instead of a magic flag for xfs_trans_alloc, just ensure all callers
that can't relclaim through the file system use memalloc_nofs_save to
set the per-task nofs flag.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions