diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-09 12:58:22 -0500 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-05-08 14:28:18 -0400 |
commit | 5fb9bfe01c88788ca3a99c44e44d52abb138595d (patch) | |
tree | 53133b004ff8111d709c953c9681e7f2a474ede0 /fs/namei.c | |
parent | 379c72654524d97081f8810a0e4284a16f78a25e (diff) |
scsicam: Fix use of page cache
Convert scsicam to use a folio instead of a page. There is no need to
check the error flag here; read_cache_folio() will return -EIO if the
folio cannot be read correctly.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions