Date: Sat, 15 Jul 1995 23:43:32 -0700 From: David Greenman <davidg@Root.COM> To: Bruce Evans <bde@zeta.org.au> Cc: current@freebsd.org Subject: Re: nfs leaves unreferenced files or blocks Message-ID: <199507160645.XAA00180@corbin.Root.COM> In-Reply-To: Your message of "Sun, 16 Jul 95 16:09:58 %2B1000." <199507160609.QAA16321@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
>For a:/usr nfs-mounted on /usr, the space for files created, written to and >deleted by nfs is not recovered when the files are deleted, or when a:/usr >is unmounted. It is recovered when system `a' is rebooted. > >This is with -current after the nfs speed fix in vfs_bio.c and the buggy >fix in trap.c but before the second fix to trap.c. Nevermind my last message; this only happens if the _server_ is running -current (e.g. it is not a client problem). I am able to reproduce the bug here, but I don't think it is related to any of the recent changes. I think it is related to the NFSv3 stuff. Shouldn't be too difficult to fix. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507160645.XAA00180>