linux24/fs/jfs
OSS-jfs_User <[email protected]> Thu, 30 Oct 2003 11:12:20 -0500
| Newsgroups | gmane.comp.file-systems.jfs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws025:/tmp/cvs-serv7860 Modified Files: namei.c Log Message: Fix race between link() and unlink() JFS isn't happy it thinks a file has been removed, and link() increases its nlink count back from zero. http://bugzilla.kernel.org/show_bug.cgi?id=866