On 23.03.2025 15:57, Jürgen Groß wrote:
> On 23.03.25 01:01, Samuel Thibault wrote:
>> Juergen Gross, le ven. 21 mars 2025 10:31:44 +0100, a ecrit:
>>> Add a file operations fstat hook to the 9pfs frontend.
>>>
>>> Signed-off-by: Juergen Gross
>>> Reviewed-by: Jason Andryuk
>>> ---
>>> V2:
>>> -
Add a file operations fstat hook to the 9pfs frontend.
Signed-off-by: Juergen Gross
Reviewed-by: Jason Andryuk
---
V2:
- or file access mode into st_mode (Jason Andryuk)
---
9pfront.c | 29 +
1 file changed, 29 insertions(+)
diff --git a/9pfront.c b/9pfront.c
index
On 24.03.2025 12:18, Jürgen Groß wrote:
> On 24.03.25 11:30, Samuel Thibault wrote:
>> Jan Beulich, le lun. 24 mars 2025 11:21:48 +0100, a ecrit:
>>> On 23.03.2025 15:57, Jürgen Groß wrote:
On 23.03.25 01:01, Samuel Thibault wrote:
> Juergen Gross, le ven. 21 mars 2025 10:31:44 +0100, a ec
On 24.03.25 11:30, Samuel Thibault wrote:
Jan Beulich, le lun. 24 mars 2025 11:21:48 +0100, a ecrit:
On 23.03.2025 15:57, Jürgen Groß wrote:
On 23.03.25 01:01, Samuel Thibault wrote:
Juergen Gross, le ven. 21 mars 2025 10:31:44 +0100, a ecrit:
Add a file operations fstat hook to the 9pfs fron
Jan Beulich, le lun. 24 mars 2025 11:21:48 +0100, a ecrit:
> On 23.03.2025 15:57, Jürgen Groß wrote:
> > On 23.03.25 01:01, Samuel Thibault wrote:
> >> Juergen Gross, le ven. 21 mars 2025 10:31:44 +0100, a ecrit:
> >>> Add a file operations fstat hook to the 9pfs frontend.
> >>>
> >>> Signed-off-by
On 23.03.25 01:01, Samuel Thibault wrote:
Juergen Gross, le ven. 21 mars 2025 10:31:44 +0100, a ecrit:
Add a file operations fstat hook to the 9pfs frontend.
Signed-off-by: Juergen Gross
Reviewed-by: Jason Andryuk
---
V2:
- or file access mode into st_mode (Jason Andryuk)
---
9pfront.c | 29
Jürgen Groß, le dim. 23 mars 2025 15:57:16 +0100, a ecrit:
> On 23.03.25 01:01, Samuel Thibault wrote:
> > Juergen Gross, le ven. 21 mars 2025 10:31:44 +0100, a ecrit:
> > > Add a file operations fstat hook to the 9pfs frontend.
> > >
> > > Signed-off-by: Juergen Gross
> > > Reviewed-by: Jason An
Juergen Gross, le ven. 21 mars 2025 10:31:44 +0100, a ecrit:
> Add a file operations fstat hook to the 9pfs frontend.
>
> Signed-off-by: Juergen Gross
> Reviewed-by: Jason Andryuk
> ---
> V2:
> - or file access mode into st_mode (Jason Andryuk)
> ---
> 9pfront.c | 29 +++