Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200313
b: refs/heads/master
c: 3e6c050
h: refs/heads/master
i:
  200311: c7d8b17
v: v3
  • Loading branch information
Jens Axboe committed Jun 10, 2010
1 parent 96055fb commit 957a0d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b0018361c3f934858592cbbb5e1a4f318c2a70ed
refs/heads/master: 3e6c05052c262ebe7fdd85e75e9d4f956cdd8d82
1 change: 0 additions & 1 deletion trunk/fs/block_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,6 @@ static void bd_finish_claiming(struct block_device *bdev,
struct block_device *whole, void *holder)
{
spin_lock(&bdev_lock);
BUG_ON(whole->bd_claiming != holder);
BUG_ON(!bd_may_claim(bdev, whole, holder));
__bd_claim(bdev, whole, holder);
__bd_abort_claiming(whole, holder); /* not actually an abort */
Expand Down

0 comments on commit 957a0d2

Please sign in to comment.