Hello!
Christopher Baines skribis:
> Ludovic Courtès writes:
>
>> Hi,
>>
>> elaexuotee--- via Bug reports for GNU Guix skribis:
>>
>>> When using --expose to mirror a path between host and guest, the guest
>>> mirror
>>> fails to reflect file modifications from the host. However, file creatio
Ludovic Courtès writes:
> Hi,
>
> elaexuotee--- via Bug reports for GNU Guix skribis:
>
>> When using --expose to mirror a path between host and guest, the guest mirror
>> fails to reflect file modifications from the host. However, file creation and
>> deletion are correctly propogated.
>>
>> T
> I believe this comes from the “cache=loose” 9p mount option added in
> commit e0d96774dd48c29ccc4c90fea1f8f71850ab0879.
>
> Does the patch below help?
Yes, when no caching behaviour is specified in the guest, the problem
disappears. I also tried cache=fscache and see the exact same problem as w
Hi,
elaexuotee--- via Bug reports for GNU Guix skribis:
> When using --expose to mirror a path between host and guest, the guest mirror
> fails to reflect file modifications from the host. However, file creation and
> deletion are correctly propogated.
>
> To pick up file modifications in the gu
## Overview
When using --expose to mirror a path between host and guest, the guest mirror
fails to reflect file modifications from the host. However, file creation and
deletion are correctly propogated.
To pick up file modifications in the guest, it is sufficient to remount
mirroring 9p filesyste