From 54a0a8be9b75196f1e0dd1986b5f052d115c1a70 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 10 Jul 2022 13:45:14 +0200 Subject: [PATCH 1/1] fs: Fix typo in NFS section. --- Filesystems.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2