]> git.baikalelectronics.ru Git - kernel.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)
commit48625a04ba5293f16e9a25fcdc8cac987179fa97
tree0ccc0a1f8c9873ea07a0fce00fa408322e8c1302
parent76c3ad86312a9bb0e922c88375e3d959a281afc3
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