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:
b001836
)
block: remove duplicate BUG_ON() in bd_finish_claiming()
author
Jens Axboe
<jaxboe@fusionio.com>
Mon, 7 Jun 2010 18:17:38 +0000
(20:17 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Thu, 10 Jun 2010 17:08:34 +0000
(19:08 +0200)
We do the same BUG_ON() just a line later when calling into
__bd_abort_claiming().
Reported-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
fs/block_dev.c
patch
|
blob
|
history
diff --cc
fs/block_dev.c
Simple merge