> > And so I strongly suggest this patch as well. Apparently this feature
Because
a) it's nontrivial to fix (even understanding the problem is
nontrivial, see Documentation/filesystems/directory-locking)
b) the feature is obviously unused, so the easiest fix is simply to
remove it for the time being.
We generally don't leave code around which is known to be deadlockable
by unprivileged users. Of course if you have a better fix, then
that's fine.
Miklos
--