flushing "anonymous" buffers over NFS is rejected by server (more weird bugs with mmap-ing via NFS)

Matthew Dillon dillon at apollo.backplane.com
Wed Mar 22 23:34:04 UTC 2006


:What about different users accessing the same share from the same client?
:
:	-mi

   Yah, you're right.  That wouldn't work.  It would have to be a server-side
   solution.  Basically the server would have to accept root creds but 
   instead of translating them to a fixed uid it should allow the
   I/O operation to run as long as some non-root user would be able to
   do the I/O op.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>


More information about the freebsd-stable mailing list