zfs/cmd
Brian Behlendorf 1c5de20ae2 Add --enable-debug-dmu-tx configure option
Allow rigorous (and expensive) tx validation to be enabled/disabled
indepentantly from the standard zfs debugging.  When enabled these
checks ensure that all txs are constructed properly and that a dbuf
is never dirtied without taking the correct tx hold.

This checking is particularly helpful when adding new dmu consumers
like Lustre.  However, for established consumers such as the zpl
with no known outstanding tx construction problems this is just
overhead.

--enable-debug-dmu-tx  - Enable/disable validation of each tx as
--disable-debug-dmu-tx   it is constructed.  By default validation
                         is disabled due to performance concerns.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2012-03-23 12:25:17 -07:00
..
mount_zfs Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
sas_switch_id Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zdb Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zfs Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zinject Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zpios Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zpool Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zpool_id Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zpool_layout Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
ztest Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
zvol_id Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00
Makefile.am Multipath device manageability improvements 2011-06-23 10:46:06 -07:00
Makefile.in Add --enable-debug-dmu-tx configure option 2012-03-23 12:25:17 -07:00