kernel-hacking-2024-linux-s.../fs/hpfs
Matthew Wilcox (Oracle) cc14d24026 hpfs: Convert symlinks to read_folio
This is a "weak" conversion which converts straight back to using pages.
A full conversion should be performed at some point, hopefully by
someone familiar with the filesystem.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
2022-05-09 16:21:45 -04:00
..
alloc.c
anode.c
buffer.c
dentry.c
dir.c
dnode.c
ea.c
file.c fs: Convert mpage_readpage to mpage_read_folio 2022-05-09 16:21:44 -04:00
hpfs.h
hpfs_fn.h
inode.c
Kconfig
Makefile
map.c
name.c
namei.c hpfs: Convert symlinks to read_folio 2022-05-09 16:21:45 -04:00
super.c