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:
cc937db
)
ext4: check to make make sure bd_dev is set before dereferencing it
author
Theodore Ts'o
<tytso@mit.edu>
Tue, 27 Jul 2010 15:56:08 +0000
(11:56 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 27 Jul 2010 15:56:08 +0000
(11:56 -0400)
There are some drivers which may not set bdev->bd_dev. So make sure
it is non-NULL before dereferencing it.
Google-Bug-Id: 1773557
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found