Coda File System

Re: Re: FUSE, again

From: <u-x417_at_aetey.se>
Date: Thu, 22 Nov 2018 17:23:15 +0100
On Thu, Nov 22, 2018 at 08:37:10AM +1030, Brett Lymn wrote:
> I am pretty sure that NFS on Linux is all userland.

This would be nice, but it is mostly the opposite.

Some parts are indeed in userland, like maintaining the identity contexts
(gssd) or mapping between symbolic and numeric uids (idmapd), but the
actual file operations are in the kernel.

FUSE is not involved.

Regards,
Rune
Received on 2018-11-22 11:23:56