commit | d8d595dfce7925627de78b9eecc8598a6ffda610 | [log] [tgz] |
---|---|---|
author | Philip J Kelleher <pjk1939@linux.vnet.ibm.com> | Mon Mar 25 19:22:31 2013 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Mar 25 19:22:31 2013 -0600 |
tree | 84a86928d0585ee36f6e575186336a174e028141 | |
parent | f2fc7d0eddf86b0233faa34aa5af6780ea48bc08 [diff] |
block: removes dynamic allocation on stack This patch removes dynamic allocation on the stack error. Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>