]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
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, 8 Nov 2012 17:08:10 +0000 (11:08 -0600)
commit408cc4e97a3ccd172d2d676e4b585badf439271b
tree0ccc0a1f8c9873ea07a0fce00fa408322e8c1302
parent7e9620f21d8c9e389fd6845487e07d5df898a2e4
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