Files
mirror_zfs/module
Brian Behlendorf a8ac8e715e Fix stack dmu_objset_snapshot()
Reduce stack usage by 276 bytes by moving the snaparg struct from the
stack to the heap.  We have limited stack space we must not waste.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2010-08-31 08:38:47 -07:00
..
2010-08-27 15:34:02 -07:00
2010-08-31 08:38:47 -07:00