]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crush: put temp arrays on the stack
authorSage Weil <sage@newdream.net>
Fri, 21 Aug 2009 20:20:42 +0000 (13:20 -0700)
committerSage Weil <sage@newdream.net>
Fri, 21 Aug 2009 20:20:42 +0000 (13:20 -0700)
commit3ccb16483a1c8611716b622a656c9bf435a47271
tree466a146ed30b152eee24ad3462c58b54e59579aa
parent206eddb15a56c3df35bceac1f4c287377112dc5c
crush: put temp arrays on the stack

40 ints on the stack.. not too much I hope?
src/crush/mapper.c