Dr. David Alan Gilbert (git) writes:
> From: Stefan Hajnoczi
>
> Construct a fake dirent for the root directory's ".." entry. This hides
> the parent directory from the FUSE client.
>
> Signed-off-by: Stefan Hajnoczi
> ---
> tools/virtiofsd/passthrough_ll.c | 36 +++--
From: Stefan Hajnoczi
Construct a fake dirent for the root directory's ".." entry. This hides
the parent directory from the FUSE client.
Signed-off-by: Stefan Hajnoczi
---
tools/virtiofsd/passthrough_ll.c | 36 +++-
1 file changed, 22 insertions(+), 14 deletions(-)