From c6b7c154a4e5e76f7ccba2c75557355ec96f4b06 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 6 May 2002 00:40:14 +0000 Subject: 2002-05-06 Marcus Brinkmann * 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. --- trans/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'trans/ChangeLog') 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 + + * 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 * fakeroot.c (netfs_attempt_lookup): Check for EROFS or EISDIR error -- cgit v1.2.3