]> 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)
commit0a481955e7b7ad3dde1ee62ba3e5f96eda746c0d
tree0ccc0a1f8c9873ea07a0fce00fa408322e8c1302
parent1504dd96f6ba4273ae7eafec1de7848b7c800784
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