* Re: [semiPATCH] another vxfs fix
[not found] <200108030043.AAA103538@vlet.cwi.nl>
@ 2001-08-03 7:56 ` Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2001-08-03 7:56 UTC (permalink / raw)
To: Andries.Brouwer; +Cc: alan, hch, torvalds, viro, linux-kernel
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-08-03 7:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200108030043.AAA103538@vlet.cwi.nl>
2001-08-03 7:56 ` [semiPATCH] another vxfs fix Christoph Hellwig
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.