diff options
author | 2022-01-24 10:10:52 +0100 | |
---|---|---|
committer | 2022-02-02 07:49:59 -0700 | |
commit | 39146b6f66ba5c107d5c5758a17f290846165b4d (patch) | |
tree | 2c411af3724039d67772d9a28687d37ebb257684 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfs/blocklayout: remove bl_alloc_init_bio (diff) | |
download | linux-dev-39146b6f66ba5c107d5c5758a17f290846165b4d.tar.xz linux-dev-39146b6f66ba5c107d5c5758a17f290846165b4d.zip |
ntfs3: remove ntfs_alloc_bio
bio_alloc will never fail if it is allowed to sleep, so there is no
need for this loop. Also remove the __GFP_HIGH specifier as it doesn't
make sense here given that we'll always fall back to the mempool anyway.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220124091107.642561-5-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions