Skip site navigation (1)Skip section navigation (2)
Date:      02 Aug 1999 09:25:52 +0200
From:      Dag-Erling Smorgrav <des@yes.no>
To:        Alfred Perlstein <bright@rush.net>
Cc:        Doug <Doug@gorean.org>, freebsd-hackers@FreeBSD.ORG, Dag-Erling Smorgrav <des@yes.no>
Subject:   Re: readdirplus is very cool, any other nfs client suggestions?
Message-ID:  <xzpbtcq8wzj.fsf@des.follo.net>
In-Reply-To: Alfred Perlstein's message of "Fri, 30 Jul 1999 20:43:12 -0400 (EDT)"
References:  <Pine.BSF.3.96.990730203954.20420W-100000@cygnus.rush.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Alfred Perlstein <bright@rush.net> writes:
> DES: can you elaborate?  you think it may cause problems with amd
> since it's like an NFS buffer isn't it and would work over the 
> loopback...

I used loopback mounts to test NFS make worlds a while ago (there were
places where make world would bomb because chflags doesn't work on
NFS) and experienced deadlock problems. Somebody (I don't remember who
exactly) told me that this was a known problem with the NFSv3 code;
reading over loopback mounts works fine, but writing apparently
results in deadlocks. Search the archives; the commit logs should give
you an idea of when this was (check the logs for Makefiles that use
chflags).

root@des ~# current -l -F Makefile chflags 
src/Makefile.inc1
src/lib/libc/sys/Makefile.inc
src/lib/libc_r/Makefile
src/release/Makefile
src/sys/alpha/conf/Makefile.alpha
src/sys/i386/conf/Makefile.i386
src/sys/pc98/conf/Makefile.pc98
src/usr.bin/Makefile
src/usr.bin/chflags/Makefile
src/usr.bin/chpass/Makefile
src/usr.bin/passwd/Makefile

DES
-- 
Dag-Erling Smorgrav - des@yes.no


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpbtcq8wzj.fsf>