linux/fs/isofs
Matthew Wilcox (Oracle) 91ba8cb1b0 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>
2024-04-23 23:22:11 +02:00
..
compress.c isofs: Remove calls to set/clear the error flag 2024-04-23 23:22:11 +02:00
dir.c isofs: remove redundant continue statement 2021-06-17 17:11:42 +02:00
export.c
inode.c isofs: convert isofs to use the new mount API 2024-03-25 20:11:28 +01:00
isofs.h isofs: joliet: Fix iocharset=utf8 mount option 2021-08-12 16:07:14 +02:00
joliet.c isofs: joliet: Fix iocharset=utf8 mount option 2021-08-12 16:07:14 +02:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile
namei.c isofs: release buffer head before return 2021-01-25 17:57:38 +01:00
rock.c isofs: convert to new timestamp accessors 2023-10-18 14:08:22 +02:00
rock.h fs: Replace zero-length array with flexible-array member 2020-10-29 17:22:59 -05:00
util.c
zisofs.h