On Tue, Feb 22, 2022 at 07:48:08PM +0000, Matthew Wilcox (Oracle) wrote: > Replace use of AOP_FLAG_NOFS with calls to memalloc_nofs_save() > and memalloc_nofs_restore(). > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Acked-by: Theodore Ts'o <tytso@xxxxxxx> - Ted