]> granicus.if.org Git - zfs/commit
Add fix-stack-dmu_objset_snapshot topic branch
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 16 Jun 2010 21:39:06 +0000 (14:39 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 16 Jun 2010 21:39:06 +0000 (14:39 -0700)
commite163b08ba3559a348a09774dbadcc3fb75b1b9ad
tree76f58d5149c51bc754fa07103b02bae637823a46
parent428870ff734fdaccc342b33fc53cf94724409a46
Add fix-stack-dmu_objset_snapshot topic branch

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.
.topdeps [new file with mode: 0644]
.topmsg [new file with mode: 0644]
module/zfs/dmu_objset.c