Add zfs_mdcomp_disable module option
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Apr 2012 23:20:31 +0000 (16:20 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Apr 2012 23:28:02 +0000 (16:28 -0700)
commitafec56b43fd84edd69cb7f32030578bb35e5e1ea
tree23087a485636fcb84f966c11abaafa11835288be
parentad60af8e1bfe7ccdbc41f754023e06fa4e2699bc
Add zfs_mdcomp_disable module option

Expose the zfs_mdcomp_disable variable as a module option.  This
can be used to disable compression of zfs meta data which is
enabled by default.  This shouldn't need to be tuned but for
most workloads, however there may be very specific instances
where it makes sense to trade disk capacity for extra cpu cycles.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
module/zfs/dmu.c