From: Andre Noll Date: Wed, 11 Oct 2023 09:09:26 +0000 (+0200) Subject: Filesytems: Fix trivial grammar issue. X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;ds=sidebyside;h=1278f8074be63e309cde1b92ead1c1d45a8a30e8;hp=a7c4b1241cc0ce84713a63b622cb4b3cb26cea72;p=aple.git Filesytems: Fix trivial grammar issue. --- 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