]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ufs: Remove call to set the folio error flag
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 30 May 2024 20:21:05 +0000 (21:21 +0100)
committerChristian Brauner <brauner@kernel.org>
Fri, 31 May 2024 10:31:42 +0000 (12:31 +0200)
commitca7d585639b597e838882faa3c7a959d13aaa533
tree74b309b7c1e2a60b732e0215684840e03e4b832c
parentd86f2de026c57e1503259f39abdfa1659c51d900
ufs: Remove call to set the folio error flag

Nobody checks the error flag on ufs folios, so stop setting it.

Cc: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20240530202110.2653630-14-willy@infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/ufs/dir.c