diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2022-02-22 10:10:51 -0500 |
---|---|---|
committer | Matthew Wilcox (Oracle) <[email protected]> | 2022-05-08 14:28:19 -0400 |
commit | 7333ed3587700680cfcd83a72dabc37ec40f08bf (patch) | |
tree | 34051b5b7b408ab85e224b84bc1af0fee807e5ca /scripts/gdb/linux/tasks.py | |
parent | df8081801dc8e6292390fe33198174b6a60d4356 (diff) |
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) <[email protected]>
Acked-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions