CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/07 22:33:56
Modified files:
sys/dev/pv : vmt.c
Log message:
Implement the VMWare vmbackup protocol using vfs_stall(). This lets you
clone running guests and take disk-only snapshots, most of the time ending
up with a clean filesystem.
ok dlg@ deraadt@
