linux/fs/befs
Matthew Wilcox (Oracle) 263cf57804
befs: Convert befs_symlink_read_folio() to use folio_end_read()
This is slightly more efficient than separate calls to
folio_mark_uptodate() and folio_unlock(), and it's easier to read.
Get rid of the call to folio_set_error() as nobody will check this flag.

Cc: Luis de Bethencourt <luisbg@kernel.org>
Cc: Salah Triki <salah.triki@gmail.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20240530202110.2653630-2-willy@infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-05-31 12:31:39 +02:00
..
befs_fs_types.h
befs.h
btree.c befs: Replace all non-returning strlcpy with strscpy 2023-05-30 16:42:00 -07:00
btree.h
ChangeLog
datastream.c
datastream.h
debug.c isystem: ship and use stdarg.h 2021-08-19 09:02:55 +09:00
endian.h
inode.c
inode.h
io.c
io.h
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
linuxvfs.c befs: Convert befs_symlink_read_folio() to use folio_end_read() 2024-05-31 12:31:39 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
super.c
super.h