diff options
-rw-r--r-- | hurd/documentation/netfs_ada_results.mdwn | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/hurd/documentation/netfs_ada_results.mdwn b/hurd/documentation/netfs_ada_results.mdwn index d5167e46..5033c169 100644 --- a/hurd/documentation/netfs_ada_results.mdwn +++ b/hurd/documentation/netfs_ada_results.mdwn @@ -265,4 +265,13 @@ is included in the section entitled * Call sequence * Validate\_Stat * Check\_Open\_Permissions - * netfs_implementation.adb:421 Netfs_Implementation.Attempt_Mkdir
\ No newline at end of file + * netfs_implementation.adb:421 Netfs_Implementation.Attempt_Mkdir + +## Rev 3425f5c837fb + + * mkdir implementation + +### mkdir node/toto + + * OK + * need to create leaf now : write to an inexistent file
\ No newline at end of file |