Add a test case that verifies that it is possible to do some basic operations on a deleted directory if 9p client opened the directory before directory was removed.
Unlike the previous open-unlink-fstat idiom: no fix required here. It already works with 9p server. Christian Schoenebeck (3): tests/9p: rename test use_after_unlink -> use_file_after_unlink tests/9p: add use_dir_after_unlink test tests/9p: extend use_dir_after_unlink test with Treaddir tests/qtest/virtio-9p-test.c | 50 +++++++++++++++++++++++++++++++++--- 1 file changed, 46 insertions(+), 4 deletions(-) -- 2.39.5