fs: Remove aop flags parameter from nobh_write_begin()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 22 Feb 2022 16:54:56 +0000 (11:54 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 8 May 2022 18:28:19 +0000 (14:28 -0400)
commit8371f30cf774a20fd627a0f7b1ecf00e8257f3bc
treecc78c60df29083f822669a48800d921948ba9883
parentb7446e7cf15f0926866c8e5de90ab278998bf8c8
fs: Remove aop flags parameter from nobh_write_begin()

There are no more aop flags left, so remove the parameter.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/buffer.c
fs/ext2/inode.c
fs/jfs/inode.c
include/linux/buffer_head.h