ext2: Remove call to folio_set_error()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 20 Apr 2024 02:50:04 +0000 (03:50 +0100)
committerJan Kara <jack@suse.cz>
Tue, 23 Apr 2024 21:22:04 +0000 (23:22 +0200)
commit72a5425adc7ade7f7808e85d949dde26c05ec127
tree52954453cd1fa2402897fa970e3481c8ca5c3060
parente29741676fac5d4430b3d2b799a5ff671ea9f023
ext2: Remove call to folio_set_error()

Nobody checks this flag on ext2 folios, stop setting it.

Cc: Jan Kara <jack@suse.com>
Cc: linux-ext4@vger.kernel.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20240420025029.2166544-10-willy@infradead.org>
fs/ext2/dir.c