summaryrefslogtreecommitdiff
path: root/hurd/documentation/netfs_ada_results.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/documentation/netfs_ada_results.mdwn')
-rw-r--r--hurd/documentation/netfs_ada_results.mdwn14
1 files changed, 14 insertions, 0 deletions
diff --git a/hurd/documentation/netfs_ada_results.mdwn b/hurd/documentation/netfs_ada_results.mdwn
index c7f48bc7..9dd2bdce 100644
--- a/hurd/documentation/netfs_ada_results.mdwn
+++ b/hurd/documentation/netfs_ada_results.mdwn
@@ -183,3 +183,17 @@ is included in the section entitled
### ls node/path\ 2
* OK
* needed to fix a missing update in the child node (because update was done only on get_dirents call)
+
+### cat node/path\ 2/leaf\ 1
+ * NOK
+ * Call sequence
+ * Validate\_Stat
+ * Check\_Open\_Permissions
+ * Attempt\_Lookup
+ * Validate\_Stat
+ * Attempt\_Lookup
+ * Validate\_Stat
+ * Check\_Open\_Permissions
+ * Validate_Stat
+ * netfs\_implementation.adb:113 Netfs\_Implementation.Attempt\_Read
+ * need for attemp\_read implementation \ No newline at end of file