tech-kern archive

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

Re: regarding support of NFS versions



> And I don't understand (which may just be a lack of understanding)
> why an NFSv4 server would need to reside in the kernel.

It probably wouldn't *need* to for most purposes.  The major reason I
can think of offhand is that that's the easiest way to get permissions
checking properly enforced.

If you trust all processes on the NFS server, and don't need to worry
about races between the NFS server and other userland processes on the
machine, a userland server running as root could probably do the job.
Or at least I'd guess so; I did it for NFSv3 back in the '90s, but I
haven't looked at NFSv4 enough to know details of the differences.

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse%rodents-montreal.org@localhost
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index