aboutsummaryrefslogtreecommitdiff
path: root/nfs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nfs/ChangeLog')
-rw-r--r--nfs/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nfs/ChangeLog b/nfs/ChangeLog
index afdb9495..4fcc0d83 100644
--- a/nfs/ChangeLog
+++ b/nfs/ChangeLog
@@ -1,5 +1,8 @@
Wed Aug 20 14:31:03 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+ * ops.c (netfs_attempt_link): Implement EXCL == 0 case.
+ (netfs_attempt_rename): Implement EXCL != 0 case.
+
* pager.c (netfs_get_filemap): If pager_create fails, return
error to caller.