[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250207193215.GD1977892@ZenIV>
Date: Fri, 7 Feb 2025 19:32:15 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: NeilBrown <neilb@...e.de>
Cc: Christian Brauner <brauner@...nel.org>, Jan Kara <jack@...e.cz>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Jeff Layton <jlayton@...nel.org>,
Dave Chinner <david@...morbit.com>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 02/19] VFS: use global wait-queue table for
d_alloc_parallel()
1) what's wrong with using middle bits of dentry as index? What the hell
is that thing about pid for?
2) part in d_add_ci() might be worth a comment re d_lookup_done() coming
for the original dentry, no matter what.
3) the dance with conditional __wake_up() is worth a helper, IMO.
Powered by blists - more mailing lists