Re: [PATCH 0/2] qga: Add ZFS TRIM support for FreeBSD

2022-12-26 Thread Konstantin Kostiuk
Hi Alexander, Can you please rebase your changes to the current master? I failed to apply these patches. Best Regards, Konstantin Kostiuk. On Tue, Nov 15, 2022 at 8:46 PM Alexander Ivanov < alexander.iva...@virtuozzo.com> wrote: > Move Linux-specific FS TRIM code to commands-linux.c and add

[PATCH 0/2] qga: Add ZFS TRIM support for FreeBSD

2022-11-15 Thread Alexander Ivanov
Move Linux-specific FS TRIM code to commands-linux.c and add support of ZFS TRIM for FreeBSD. Alexander Ivanov (2): qga: Move FS TRIM code to commands-linux.c qga: Add ZFS TRIM support for FreeBSD qga/commands-bsd.c| 109 ++ qga/commands-common.h