From 8b8f71b5c7f6e70886d92fe7725f6e990c461b60 Mon Sep 17 00:00:00 2001 From: xavier grave Date: Fri, 10 Jul 2015 17:59:28 +0200 Subject: [ADA4HURD] read try results on netfs Ada binding --- hurd/documentation/netfs_ada_results.mdwn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -- cgit v1.2.3