commit 6b193bfb52a50704c349c695d658cddf79db53bf from: Omar Polo date: Thu Dec 02 17:28:13 2021 UTC add a note for the future commit - d3d4880e2074881a67910cfc5182214b84302d3e commit + 6b193bfb52a50704c349c695d658cddf79db53bf blob - 4fc757f40d956b60cb84f7004d06f26323dc1126 blob + 117e812bb430aa677211cce9479ebc86755294d0 --- regress/walk-suite.9ps +++ regress/walk-suite.9ps @@ -1,5 +1,7 @@ include "lib.9ps" +# TODO: add a test that tries to do a walk after opening a fid for i/o. + testing "walk to a directory" dir "./root" { mount(0, "/") walk(0, 1, "dir", "subdir")