isofs: Remove calls to set/clear the error flag
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 20 Apr 2024 02:50:08 +0000 (03:50 +0100)
committerJan Kara <jack@suse.cz>
Tue, 23 Apr 2024 21:22:11 +0000 (23:22 +0200)
commit91ba8cb1b09393b1c2222082e087f066fe13fd9b
tree45a3fc189454e695c20c52f1be8f5ca301a748ff
parent72a5425adc7ade7f7808e85d949dde26c05ec127
isofs: Remove calls to set/clear the error flag

Nobody checks the error flag on isofs folios, so stop setting and
clearing it.

Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20240420025029.2166544-14-willy@infradead.org>
fs/isofs/compress.c