summaryrefslogtreecommitdiffstats
path: root/module/zfs/dmu.c
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2010-08-26 11:04:17 -0700
committerBrian Behlendorf <[email protected]>2010-08-31 08:38:50 -0700
commitc776b317e44a64d53217d34c3fa61d36fd5a32d5 (patch)
tree672c470c9bae76b906be4ada12fc080ac3698ab9 /module/zfs/dmu.c
parent5ae4e2c2c660269d87dd5bbac6f590f69d0c7d8c (diff)
Fix stack zio_done()
Eliminated local variables pointing to members of the zio struct. Just refer to the struct members directly. This saved about 32 bytes per call, but this function can be called recurisvely up to 19 levels deep, so we potentially save up to 608 bytes. Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'module/zfs/dmu.c')
0 files changed, 0 insertions, 0 deletions