Date: Sat, 2 Oct 2004 14:34:31 -0400 From: David Schultz <das@FreeBSD.ORG> To: Takanori Watanabe <takawata@FreeBSD.ORG> Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/fs/unionfs union_vnops.c Message-ID: <20041002183431.GA908@VARK.MIT.EDU> In-Reply-To: <200410021717.i92HH4ZZ014106@repoman.freebsd.org> References: <200410021717.i92HH4ZZ014106@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 02, 2004, Takanori Watanabe wrote: > takawata 2004-10-02 17:17:04 UTC > > FreeBSD src repository > > Modified files: > sys/fs/unionfs union_vnops.c > Log: > Fix a problem when you try to mount a directory on another directory > belongs to the same filesystem. In this problem, getcwd(3) will fail. > > I found the problem two years ago and I have forgotten to merge. > > http://docs.FreeBSD.org/cgi/mid.cgi?200202251435.XAA91094 > > Revision Changes Path > 1.109 +2 -0 src/sys/fs/unionfs/union_vnops.c Nice! PR 55993?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041002183431.GA908>