[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <856099.1603969093@warthog.procyon.org.uk>
Date: Thu, 29 Oct 2020 10:58:13 +0000
From: David Howells <dhowells@...hat.com>
To: unlisted-recipients:; (no To-header on input)
Cc: dhowells@...hat.com, linux-afs@...ts.infradead.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 08/11] afs: Wrap page->private manipulations in inline functions
David Howells <dhowells@...hat.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
Powered by blists - more mailing lists