From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH 07/45] FS-Cache: Provide an add_wait_queue_tail() function [ver #41] Date: Fri, 21 Nov 2008 13:32:14 +0000 Message-ID: <25501.1227274334@redhat.com> References: <20081121001744.90a45e68.akpm@linux-foundation.org> <20081120144139.10667.75519.stgit@warthog.procyon.org.uk> <20081120144215.10667.81594.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: nfsv4@linux-nfs.org, linux-kernel@vger.kernel.org, dhowells@redhat.com, viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org To: Andrew Morton Return-path: In-Reply-To: <20081121001744.90a45e68.akpm@linux-foundation.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfsv4-bounces@linux-nfs.org Errors-To: nfsv4-bounces@linux-nfs.org List-Id: linux-fsdevel.vger.kernel.org Andrew Morton wrote: > > Provide an add_wait_queue_tail() function to add a waiter to the back of a > > wait queue instead of the front. > > > > Signed-off-by: David Howells > > Please update the changelog to explain the reason for this change. I'll ditch the patch instead. I'm not using the function now. David