> /** if (!PageChecked(pp)) **/ > /** vxfs_check_page(pp); **/ > - if (PageError(pp)) > - goto fail; Can you remove this comment out code as well while you're at it? Otherwise looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>
> /** if (!PageChecked(pp)) **/ > /** vxfs_check_page(pp); **/ > - if (PageError(pp)) > - goto fail; Can you remove this comment out code as well while you're at it? Otherwise looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>