diff options
author | Xavier Grave <xavier.grave@laposte.net> | 2015-07-11 12:36:18 +0200 |
---|---|---|
committer | Xavier Grave <xavier.grave@laposte.net> | 2015-07-11 12:36:18 +0200 |
commit | c1bbbfe3d75adada77860fc77641c18928891eca (patch) | |
tree | 7319339c01d6d8c566f841352ee11f391041166a | |
parent | f1c60b9ea24c286422ecb948494c871f32ce2b39 (diff) |
[ADA4HURD] report of 2nd write try with tree with 0755 permission
-rw-r--r-- | hurd/documentation/netfs_ada_results.mdwn | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/hurd/documentation/netfs_ada_results.mdwn b/hurd/documentation/netfs_ada_results.mdwn index 7818d7c0..4d44b7bc 100644 --- a/hurd/documentation/netfs_ada_results.mdwn +++ b/hurd/documentation/netfs_ada_results.mdwn @@ -212,4 +212,16 @@ is included in the section entitled * Attempt_Lookup path 2 * Validate\_Stat * Attempt\_Lookup leaf 1 * Validate\_Stat * Validate_Stat - * Check\_Open\_Permissions - Check failed WRITE 1073741837
\ No newline at end of file + * Check\_Open\_Permissions - Check failed WRITE 1073741837 + +## Rev 242f59899045 + * NOK + * command result - bash: node/path 2/leaf 1: Operation not supported + * Call sequence + * Validate\_Stat + * Check\_Open\_Permissions + * Attempt_Lookup path 2 * Validate\_Stat + * Attempt\_Lookup leaf 1 * Validate\_Stat + * Validate_Stat + * Check\_Open\_Permissions + * netfs\_implementation.adb:366 Netfs\_Implementation.Attempt\_Set\_Size : not yet implemented
\ No newline at end of file |