Re: [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in

From: Christian Brauner
Date: Fri Aug 02 2024 - 07:04:59 EST


> Hmm... Something fishy's going on - those are not reachable by any branches.

Hm, they probably got dropped when rebasing to v6.11-rc1 and I did have
to play around with --onto.

> I'm putting together (in viro/vfs.git) a branch for that area (#work.fdtable)
> and I'm going to apply those 3 unless anyone objects.

Fine since they aren't in that branch. Otherwise I generally prefer to
just merge a common branch. But that's rarely needed since Linus handles
merge conflicts anyway and doesn't mind.