Re: [semiPATCH] another vxfs fix

From: Christoph Hellwig (hch@caldera.de)
Date: Fri Aug 03 2001 - 02:56:40 EST


On Fri, Aug 03, 2001 at 12:43:48AM +0000, Andries.Brouwer@cwi.nl wrote:
>
> With the brelse() fix, a failed vxfs mount is OK.
> But after a successful vxfs mount the umount still yields
> VFS: Busy inodes after unmount. Self-destruct in 5 seconds. Have a nice day
> (And today's [yesterday's] patch by Christoph makes no difference.)
>
> The reason is that the routine vxfs_fake_inode() does
> new_inode(), but this inode is never returned.
> I fixed this but am not sure against which base source
> the patch should be described.
> A minimal version would be to change the six [1] calls of
> vxfs_put_inode()
> in vxfs_super.c into calls of
> iput()
>
> (In my source I turned vxfs_fake_inode() into vxfs_get_fake_inode()
> and added vxfs_put_fake_inode() that just does iput().)

Sounds fine - just submit me any version and I'll rebase it against
the latest Linus and Alan trees.

        Christoph

-- 
Of course it doesn't work. We've performed a software upgrade.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Aug 07 2001 - 21:00:26 EST