fs: Remove AOP_FLAG_NOFS
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 22 Feb 2022 15:40:11 +0000 (10:40 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 8 May 2022 18:28:19 +0000 (14:28 -0400)
commit236d93c4bf2d6da83241cc8e4625e89d9604cb43
tree68a9bb3fec17384dc7e778ba08170c99005ff9a0
parent832ee62d992d9b2d599a6dc70ac822dec4557ea4
fs: Remove AOP_FLAG_NOFS

With all users of this flag gone, we can stop testing whether it's set.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/netfs/buffered_read.c
include/linux/fs.h
mm/folio-compat.c