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:
3f1f9b8
)
ext4: fix potential null pointer dereference in ext4_free_inode
author
Namjae Jeon
<namjae.jeon@samsung.com>
Sat, 12 Jul 2014 20:11:42 +0000
(16:11 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 12 Jul 2014 20:11:42 +0000
(16:11 -0400)
Fix potential null pointer dereferencing problem caused by
e43bb4e612
("ext4: decrement free clusters/inodes counters when block group declared bad")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Lukas Czerner <lczerner@redhat.com>
fs/ext4/ialloc.c
patch
|
blob
|
history
diff --cc
fs/ext4/ialloc.c
Simple merge