From ab22a7afbcb3b2db774588258846293a6c75f6e7 Mon Sep 17 00:00:00 2001 From: Xavier Grave Date: Sun, 11 Oct 2015 15:16:15 +0200 Subject: [ADA4HURD] - result of attempt_create_file implementation --- hurd/documentation/netfs_ada_results.mdwn | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'hurd/documentation') diff --git a/hurd/documentation/netfs_ada_results.mdwn b/hurd/documentation/netfs_ada_results.mdwn index a0115fd7..0365951d 100644 --- a/hurd/documentation/netfs_ada_results.mdwn +++ b/hurd/documentation/netfs_ada_results.mdwn @@ -216,7 +216,7 @@ is included in the section entitled ## Rev 242f59899045 - * nore are xcreated with 0755 permission + * node are created with 0755 permission ### echo "elle souffle" > node/path\ 2/leaf\ 1 * NOK @@ -284,4 +284,12 @@ is included in the section entitled * Validate\_Stat * Check\_Open\_Permissions * Attempt\_Lookup - * Attempt\_Create\_File \ No newline at end of file + * Attempt\_Create\_File + +## Rev a1f5464f0e53 + + * Attempt_Create_File is implemented + +### echo "elle souffle" > node/test + + * OK \ No newline at end of file -- cgit v1.2.3