Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104290
b: refs/heads/master
c: 6ae2fa6
h: refs/heads/master
v: v3
  • Loading branch information
Richard Kennedy authored and Alasdair G Kergon committed Jul 21, 2008
1 parent 27464c3 commit 814e9ec
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: c8da2f8dd86d70559ec4e50251f6a755b42bd5b4
refs/heads/master: 6ae2fa6718c398290be29ef740873640d25058b6
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ static DEFINE_SPINLOCK(_minor_lock);
struct dm_io {
struct mapped_device *md;
int error;
struct bio *bio;
atomic_t io_count;
struct bio *bio;
unsigned long start_time;
};

Expand Down

0 comments on commit 814e9ec

Please sign in to comment.