[PATCH 08/11] afs: Wrap page->private manipulations in inline functions

David Howells dhowells at redhat.com
Thu Oct 29 06:58:13 EDT 2020


David Howells <dhowells at redhat.com> wrote:

> @@ -206,22 +206,20 @@ int afs_write_end(struct file *file, struct address_space *mapping,
> ..
> +		SetPagePrivate(page);
> +		get_page(page);

Oops.  These got accidentally reintroduced due to a merge conflict.  I've
removed the addition from this patch.

David




More information about the linux-afs mailing list