Re: [NFS] New version of Linux NFSv3 client is out...

David S. Miller (davem@redhat.com)
Tue, 25 Jan 2000 01:00:33 -0800


From: Trond Myklebust <trond.myklebust@fys.uio.no>
Date: 25 Jan 2000 09:55:55 +0100

Please note that the knfsd server has consistently violated this
part of the NFSv2 protocol: knfsd acknowledges a write statement
from the client without ensuring that data has been flushed to
disk, thus the client is not guaranteed that anything it has
written will survive a server failure.

Come again? I see a nfsd_sync and a write_inode_now there in
the knfsd write paths.

Later,
David S. Miller
davem@redhat.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/