+0
−1
+10
−11
+1
−1
Loading
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>