git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
866d5dc
)
[XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c
author
Barry Naujok
<bnaujok@sgi.com>
Tue, 3 Jun 2008 01:59:18 +0000
(11:59 +1000)
committer
Niv Sardi
<xaiki@debian.org>
Mon, 28 Jul 2008 06:58:46 +0000
(16:58 +1000)
Fixes a problem in the xfs_dir2_remove and xfs_dir2_replace paths which
intenally call directory format specific lookup funtions that assume
args->cmpresult is zeroed.
SGI-PV: 982606
SGI-Modid: xfs-linux-melb:xfs-kern:31268a
Signed-off-by: Barry Naujok <bnaujok@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
No differences found