]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r344601 (by sef): Set process title during zfs send.
authormav <mav@FreeBSD.org>
Thu, 25 Apr 2019 17:25:13 +0000 (17:25 +0000)
committermav <mav@FreeBSD.org>
Thu, 25 Apr 2019 17:25:13 +0000 (17:25 +0000)
commit6aab07ef9b7c8eec5c55d3862b20953f08557e66
treec12168ffd747a525a95765ccab227ca7aef83e96
parentc35e687c17a7f909820d201673c2ae66e7e48ff3
MFC r344601 (by sef): Set process title during zfs send.

This adds a '-V' option to 'zfs send', which sets the process title once a
second to the progress information.

This code has been in FreeNAS for a long time now; this is just upstreaming
it here.  It was originially written by delphij.
cddl/contrib/opensolaris/cmd/zfs/zfs.8
cddl/contrib/opensolaris/cmd/zfs/zfs_main.c
cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h
cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c