diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2022-02-22 15:36:28 +0000 |
|---|---|---|
| committer | Matthew Wilcox (Oracle) <[email protected]> | 2022-05-08 18:28:19 +0000 |
| commit | 832ee62d992d9b2d599a6dc70ac822dec4557ea4 (patch) | |
| tree | 80a3da3da9610682c57e834047cd0c36f233dc0f /fs/netfs/buffered_read.c | |
| parent | ext4: Use scoped memory APIs in ext4_da_write_begin() (diff) | |
| download | kernel-832ee62d992d9b2d599a6dc70ac822dec4557ea4.tar.gz kernel-832ee62d992d9b2d599a6dc70ac822dec4557ea4.zip | |
ext4: Use scoped memory APIs in ext4_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) <[email protected]>
Acked-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/netfs/buffered_read.c')
0 files changed, 0 insertions, 0 deletions
