diff options
author | Brian Behlendorf <[email protected]> | 2011-03-02 14:18:40 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-03-02 14:18:58 -0800 |
commit | f4ea75d492139f397866b64512803191103d69bb (patch) | |
tree | 6bde53e41ae7c696d3b8aec56fc432c0ab3b8e9e /config/kernel-bdev-logical-size.m4 | |
parent | 5484965ab650a56871a62a3373859a7a36ddafcb (diff) |
Conserve stack in zfs_setattr()
Move 'tmpxvattr' from the stack to the heap to minimize stack
space usage. This is enough to get us below the 1024 byte stack
frame warning. That however is still a large stack frame and it
should be further reduced by moving the 'bulk' and 'xattr_bulk'
sa_bulk_attr_t variables to the heap in a future patch.
Diffstat (limited to 'config/kernel-bdev-logical-size.m4')
0 files changed, 0 insertions, 0 deletions