Files
linux/fs/freevxfs/vxfs_subr.c
Matthew Wilcox (Oracle) 54c6260fa8 freevxfs: Remove check of PageError
If read_mapping_page() encounters an error, it returns an errno, not a
page with PageError set, so this is dead code.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
2022-06-29 08:51:06 -04:00

3.2 KiB