From 1278f8074be63e309cde1b92ead1c1d45a8a30e8 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Wed, 11 Oct 2023 11:09:26 +0200 Subject: [PATCH] Filesytems: Fix trivial grammar issue. --- Filesystems.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Filesystems.m4 b/Filesystems.m4 index 24bff39..40dedd1 100644 --- a/Filesystems.m4 +++ b/Filesystems.m4 @@ -1385,7 +1385,7 @@ silly renames: An NFS4.1 server knows when it its safe to unlink a file and communicates this information to the client.

The file handle which an nfs client received through some earlier -rpc can become invalid at any time due to operations on a different +rpc can become invalid at any time due to operations on different hosts. This happens, for example, if the file was deleted on the server or on a different nfs client, or when the directory that contains the file is no longer exported by the server due to a configuration -- 2.39.2