[PATCH] afs: Fix waiting for writeback then skipping folio

David Howells dhowells at redhat.com
Fri Jun 16 15:43:31 PDT 2023


Vishal Moola (Oracle) <vishal.moola at gmail.com> wrote:

> +					goto try_again;
>  				} else {
>  					start += folio_size(folio);

The "else" is then redundant.

David




More information about the linux-afs mailing list