[PATCHSET] namei fixes

From: Al Viro
Date: Thu May 19 2005 - 17:58:17 EST


OK, here comes a patch series that hopefully should close all
too-early-mntput() races in fs/namei.c. Entire area is convoluted as
hell, so I'm splitting that series into _very_ small chunks.

Patches alread in the tree close only (very wide) races in following
symlinks (see "busy inodes after umount" thread some time ago). Unfortunately,
quite a few narrower races of the same nature were not closed. Hopefully
this should take care of all of them.

Please, review and test. It survives local beating and AFAICS
it's correct, but that's a hell of a critical area. Extra eyes would
be very welcome.

Patches will be sent in separate mails; they are also available on
ftp.linux.org.uk/pub/people/viro/NAMEI*. Series is based at 2.6.12-rc4
and yes, there are 19 patches in it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/