On 21.01.21 16:47, Dominik Csapak wrote:
> as described in the zfs bug https://github.com/openzfs/zfs/issues/10931
> the kernel keeps around cached data from mmaps after a rollback, thus
> having invalid data in files that were allegedly rolled back
> 
> to workaround this (until a real fix comes along), we unmount the subvol,
> invalidating the kernel cache anyway
> 
> the dataset gets mounted on the next 'activate_volume' again
> 
> Signed-off-by: Dominik Csapak <d.csa...@proxmox.com>
> ---
>  PVE/Storage/ZFSPoolPlugin.pm | 13 +++++++++++--
>  1 file changed, 11 insertions(+), 2 deletions(-)
> 
>

applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to