summaryrefslogtreecommitdiff
path: root/trans/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r--trans/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index 6f1ddeb7..e485015b 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,3 +1,12 @@
+2002-05-06 Marcus Brinkmann <marcus@gnu.org>
+
+ * fakeroot.c (netfs_attempt_lookup): Really check for EROFS or
+ EISDIR error from O_RDWR lookup (the last change checked for
+ O_RDWR | O_EXEC looks up, which is also necessary).
+ (netfs_attempt_mkfile): Unlock DIR.
+ (netfs_attempt_create_file): Likewise.
+ (netfs_S_io_map): New function.
+
2002-05-05 Roland McGrath <roland@frob.com>
* fakeroot.c (netfs_attempt_lookup): Check for EROFS or EISDIR error