On Thursday, January 9, 2025 2:04:38 PM CET Christian Schoenebeck wrote:
> 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 fi
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):
tes