diff options
author | 2022-02-22 10:36:28 -0500 | |
---|---|---|
committer | 2022-05-08 14:28:19 -0400 | |
commit | 36d116e99da7e45c8827a157a0a92da0fbbfcaa2 (patch) | |
tree | b0c671e85fb0dd8c9444b41592b3a3938200d396 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: Use scoped memory API in mext_page_double_lock() (diff) | |
download | linux-dev-36d116e99da7e45c8827a157a0a92da0fbbfcaa2.tar.xz linux-dev-36d116e99da7e45c8827a157a0a92da0fbbfcaa2.zip |
ext4: Use scoped memory APIs in ext4_da_write_begin()
Instead of setting AOP_FLAG_NOFS, use memalloc_nofs_save() and
memalloc_nofs_restore() to prevent GFP_FS allocations recursing
into the filesystem with a journal already started.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions