freebsd-dev/cmd/zpool
Alek P bec1067d54 Implemented zpool sync command
This addition will enable us to sync an open TXG to the main pool
on demand. The functionality is similar to 'sync(2)' but 'zpool sync'
will return when data has hit the main storage instead of potentially
just the ZIL as is the case with the 'sync(2)' cmd.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Signed-off-by: Alek Pinchuk <apinchuk@datto.com>
Closes #6122
2017-05-19 12:33:11 -07:00
..
zpool.d Fix shellcheck warning in pre-baked script 2017-04-24 09:31:39 -07:00
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
Makefile.am Prebaked scripts for zpool status/iostat -c 2017-04-21 09:27:04 -07:00
zpool_iter.c Prebaked scripts for zpool status/iostat -c 2017-04-21 09:27:04 -07:00
zpool_main.c Implemented zpool sync command 2017-05-19 12:33:11 -07:00
zpool_util.c codebase style improvements for OpenZFS 6459 port 2017-01-22 13:25:40 -08:00
zpool_util.h Prebaked scripts for zpool status/iostat -c 2017-04-21 09:27:04 -07:00
zpool_vdev.c Enable additional test cases 2017-05-11 14:27:57 -07:00