]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb7f9dabe6240f76e7ab71cabda54a20a26ef5128
tree68a9bb3fec17384dc7e778ba08170c99005ff9a0
parent5aa9df6691f573479ae1fdcb6f1ba40ba60a9447
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