diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-05-26 23:33:43 -0400 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-08-02 12:34:02 -0400 |
commit | 31e748e4b1df84dbb136f2e1dc542daefbe202b2 (patch) | |
tree | cfa339dceba9430f11bd0f330e9063fac1bb0535 /fs/vboxsf | |
parent | b7a6eb22ba10f8f6104575dbbbe8c5ad36afd9ac (diff) |
squashfs: Return the actual error from squashfs_read_folio()
Since we actually know what error happened, we can report it instead
of having the generic code return -EIO for pages that were unlocked
without being marked uptodate. Also remove a test of PageError since
we have the return value at this point.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'fs/vboxsf')
0 files changed, 0 insertions, 0 deletions