From 544ff58bec3b0c84079fa44e95eb1b818808d438 Mon Sep 17 00:00:00 2001 From: Xavier Grave Date: Sun, 9 Aug 2015 16:45:35 +0200 Subject: report result of an unimplemented mkdir --- hurd/documentation/netfs_ada_results.mdwn | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/documentation/netfs_ada_results.mdwn b/hurd/documentation/netfs_ada_results.mdwn index 5a461160..d5167e46 100644 --- a/hurd/documentation/netfs_ada_results.mdwn +++ b/hurd/documentation/netfs_ada_results.mdwn @@ -252,4 +252,17 @@ is included in the section entitled * Attempt_Write is implemented ### echo "elle souffle" > node/path\ 2/leaf\ 1 - * OK \ No newline at end of file + * OK + +## Rev 8395215263d3 + + * Test of mkdir + +### mkdir node/toto + + * NOK + * command result - mkdir: cannot create directory ‘node/toto’: Operation not supported + * Call sequence + * Validate\_Stat + * Check\_Open\_Permissions + * netfs_implementation.adb:421 Netfs_Implementation.Attempt_Mkdir \ No newline at end of file -- cgit v1.2.3