diff options
author | 2022-02-22 10:10:51 -0500 | |
---|---|---|
committer | 2022-05-08 14:28:19 -0400 | |
commit | 7333ed3587700680cfcd83a72dabc37ec40f08bf (patch) | |
tree | 34051b5b7b408ab85e224b84bc1af0fee807e5ca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: Convert f2fs_grab_cache_page() to use scoped memory APIs (diff) | |
download | linux-dev-7333ed3587700680cfcd83a72dabc37ec40f08bf.tar.xz linux-dev-7333ed3587700680cfcd83a72dabc37ec40f08bf.zip |
ext4: Allow GFP_FS allocations in ext4_da_convert_inline_data_to_extent()
Since commit 8bc1379b82b8, the transaction is stopped before calling
ext4_da_convert_inline_data_to_extent(), which means we can do GFP_FS
allocations and recurse into the filesystem.
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