From: Andre Noll Date: Sun, 10 Jul 2022 11:45:14 +0000 (+0200) Subject: fs: Fix typo in NFS section. X-Git-Url: http://git.tuebingen.mpg.de/?p=aple.git;a=commitdiff_plain;h=54a0a8be9b75196f1e0dd1986b5f052d115c1a70;ds=sidebyside fs: Fix typo in NFS section. --- diff --git a/Filesystems.m4 b/Filesystems.m4 index e2ac561..75d0725 100644 --- a/Filesystems.m4 +++ b/Filesystems.m4 @@ -1204,7 +1204,7 @@ re-used subsequently. File handles are based on leases: The client periodically talks to the server to update its leases.

There is a deep interaction between file handles and the dentry -cache of the vfs. Without nfs, a filesystems can rely on the following +cache of the vfs. Without nfs, a filesystem can rely on the following "closure" property: For any positive dentry, all its parent directories are also positive dentries. This is no longer true if a filesystem is exported. Therefore the filesystem maps any file handles sent to