summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/documentation/netfs_ada_results.mdwn14
1 files changed, 13 insertions, 1 deletions
diff --git a/hurd/documentation/netfs_ada_results.mdwn b/hurd/documentation/netfs_ada_results.mdwn
index ab5fab3a..c7f48bc7 100644
--- a/hurd/documentation/netfs_ada_results.mdwn
+++ b/hurd/documentation/netfs_ada_results.mdwn
@@ -170,4 +170,16 @@ is included in the section entitled
### cd node
* OK
- * ls in node directory display leafs \ No newline at end of file
+ * ls in node directory display leafs
+
+## Rev 2270e1726850
+
+ * depth parameter goes from 2 to 3
+
+### ls node then ls node/path\ 2
+ * OK
+ * display leafs in directory path 2
+
+### ls node/path\ 2
+ * OK
+ * needed to fix a missing update in the child node (because update was done only on get_dirents call)