Skip to content
Commit 485053bb authored by Al Viro's avatar Al Viro
Browse files

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: 5fb7bd50 "ufs: add ufs_get_locked_folio and ufs_put_locked_folio"
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent b85ea95d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment