Re: [PATCH] NFS: Stop sillyname renames and unmounts from racing

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>, Steve Dickson <SteveD@...>
Cc: Alexander Viro <aviro@...>, Christoph Hellwig <hch@...>, <linux-fsdevel@...>, linux-kernel <linux-kernel@...>, <nfs@...>, J. Bruce Fields <bfields@...>, Trond Myklebust <trond.myklebust@...>
Date: Tuesday, November 6, 2007 - 4:24 am

On Nov. 06, 2007, 7:06 +0200, Andrew Morton <akpm@linux-foundation.org> wrote:

It'd be very nice if the silly renamed inodes (with silly_count > 1) were moved
to a different list in the first pass, under the inode_lock, and then waited on
until silly_count <= 1 in a second pass only on the filtered list.  This will
provide you with O(1).

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] NFS: Stop sillyname renames and unmounts from ra..., Benny Halevy, (Tue Nov 6, 4:24 am)