Skip to content

Comment on NFS > FUSE: Why We Built Our Own NFS Server in Rust

Comments

Did i read correctly, nfs v3?

IIRC the statelessness of nfs was largely considered a design mistake, and there usually are a large number of hacks to overcome the consequences.

So much so that nfsv4 moved to a stateful protocol…

ylowOP

I don't know that its considered a "design mistake". It is not without flaws, but it does make it extremely simple to implement. Its a very acceptable point as a tradeoff between simplicity and performance. Will certainly love to implement NFS4, or even SMB3 at some point though.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.