xfs: zero allocation_args on the kernel stack
authorMark Tinguely <tinguely@sgi.com>
Thu, 20 Sep 2012 18:16:45 +0000 (13:16 -0500)
committerBen Myers <bpm@sgi.com>
Thu, 18 Oct 2012 22:34:16 +0000 (17:34 -0500)
commita00416844b8f4b0106344bdfd90fe45a854b1d05
tree3bfc6d51dc7d4a118d1f67bdb6df1acd5e7741ed
parentd35e88faa3b0fc2cea35c3b2dca358b5cd09b45f
xfs: zero allocation_args on the kernel stack

Zero the kernel stack space that makes up the xfs_alloc_arg structures.

Signed-off-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_alloc.c
fs/xfs/xfs_bmap.c
fs/xfs/xfs_ialloc.c