linux-stable/fs/ufs
Al Viro 485053bb81 fix ufs_get_locked_folio() breakage
filemap_lock_folio() returns ERR_PTR(-ENOENT) if the thing is not
in cache - not NULL like find_lock_page() used to.

Fixes: 5fb7bd50b3 "ufs: add ufs_get_locked_folio and ufs_put_locked_folio"
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2023-12-13 11:14:09 -05:00
..
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile
balloc.c ufs: convert ufs_change_blocknr() to use folios 2023-10-25 16:47:09 -07:00
cylinder.c
dir.c ufs: convert to new timestamp accessors 2023-10-18 14:08:28 +02:00
file.c splice: Use filemap_splice_read() instead of generic_file_splice_read() 2023-05-24 08:42:17 -06:00
ialloc.c ufs: convert to new timestamp accessors 2023-10-18 14:08:28 +02:00
inode.c Many singleton patches against the MM code. The patch series which are 2023-11-02 19:38:47 -10:00
namei.c ufs: convert to ctime accessor functions 2023-07-24 10:30:06 +02:00
super.c exportfs: make ->encode_fh() a mandatory method for NFS export 2023-10-28 16:15:15 +02:00
swab.h
ufs.h fs: port ->setattr() to pass mnt_idmap 2023-01-19 09:24:02 +01:00
ufs_fs.h
util.c fix ufs_get_locked_folio() breakage 2023-12-13 11:14:09 -05:00
util.h ufs: remove ufs_get_locked_page() 2023-10-25 16:47:10 -07:00