qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Alexander Ivanov
Subject: [PATCH 0/2] qga: Add ZFS TRIM support for FreeBSD
Date: Tue, 15 Nov 2022 19:45:58 +0100

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 |   1 +
 qga/commands-linux.c  |  73 ++++++++++++++++++++++++++++
 qga/commands-posix.c  |  72 ----------------------------
 4 files changed, 183 insertions(+), 72 deletions(-)

-- 
2.34.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]

OSZAR »