diff options
author | 2019-12-31 12:14:56 -0600 | |
---|---|---|
committer | 2020-01-17 16:48:42 -0800 | |
commit | e8ce5749d781ec0ccdf03f4f174cc8f709c0057a (patch) | |
tree | fa5f397f49a45212b9b6601de66c970f6cdf8621 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: convert inline_dir early before starting rename (diff) | |
download | linux-dev-e8ce5749d781ec0ccdf03f4f174cc8f709c0057a.tar.xz linux-dev-e8ce5749d781ec0ccdf03f4f174cc8f709c0057a.zip |
f2fs: remove unneeded check for error allocating bio_post_read_ctx
Since allocating an object from a mempool never fails when
__GFP_DIRECT_RECLAIM (which is included in GFP_NOFS) is set, the check
for failure to allocate a bio_post_read_ctx is unnecessary. Remove it.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions