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:
96465ef
)
ext4: release buffer in failed path in dx_probe()
author
Guo Chao
<yan@linux.vnet.ibm.com>
Mon, 7 Jan 2013 04:38:47 +0000
(23:38 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 7 Jan 2013 04:38:47 +0000
(23:38 -0500)
If checksum fails, we should also release the buffer
read from previous iteration.
Signed-off-by: Guo Chao <yan@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>-
Cc: stable@vger.kernel.org
--
fs/ext4/namei.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
No differences found