Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/tests/fs/common



On Sat, Jan 01, 2011 at 03:02:00PM +0200, Antti Kantee wrote:
 > > It is possible that netbsd's nfs server does additional checks but
 > > they are expensive to do on every nfs request.
 > 
 > That's good advise to someone who is configuring an nfs server.

...which is to say, it's not relevant to this test; a readonly mount
on the client should still be readonly regardless of what the server
export permissions allow.

It would also be worthwhile to test that nfsd doesn't allow writing
via read-only handles, but that's a different issue and will require a
different test framework that sends raw nfs packets.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index