]> 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, 18 Oct 2012 22:34:16 +0000 (17:34 -0500)
commit9b341181b736fdf042438998196f0e1a60a2140e
tree3bfc6d51dc7d4a118d1f67bdb6df1acd5e7741ed
parent944a8d8f1be0b5e0058d4d478ea841ac2241c6cf
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