Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107368
b: refs/heads/master
c: 93769f5
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Aug 1, 2008
1 parent 0448698 commit 32fcb8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 6c5e0c4d518a37e1d5d794c14433e80284415079
refs/heads/master: 93769f58078e2a066b56217cae1e343ac5a6b78c
2 changes: 1 addition & 1 deletion trunk/drivers/md/bitmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1234,7 +1234,7 @@ int bitmap_startwrite(struct bitmap *bitmap, sector_t offset, unsigned long sect
case 0:
bitmap_file_set_bit(bitmap, offset);
bitmap_count_page(bitmap,offset, 1);
blk_plug_device(bitmap->mddev->queue);
blk_plug_device_unlocked(bitmap->mddev->queue);
/* fall through */
case 1:
*bmc = 2;
Expand Down

0 comments on commit 32fcb8c

Please sign in to comment.