[PATCH 1/1] file: linkstat to get link stat info

2024-10-29 Thread Paul Donald
Tested on: 23.05.5 Signed-off-by: Paul Donald --- file.c | 38 +++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/file.c b/file.c index 1e5b2f4..f14b274 100644 --- a/file.c +++ b/file.c @@ -246,7 +246,7 @@ next: static struct blob_attr ** __rp

[PATCH 1/1] file: linkstat to get link stat info

2024-10-29 Thread Paul Donald
From: Paul Donald Tested on: 23.05.5 Signed-off-by: Paul Donald --- file.c | 38 +++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/file.c b/file.c index 1e5b2f4..f14b274 100644 --- a/file.c +++ b/file.c @@ -246,7 +246,7 @@ next: static struc