Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200631
b: refs/heads/master
c: 9e495db
h: refs/heads/master
i:
  200629: e5ff651
  200627: 00b16f3
  200623: 7895b13
v: v3
  • Loading branch information
Jens Axboe committed Jun 21, 2010
1 parent 14c3241 commit 38f407e
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: e98ef89b30b8a2e882b11d4965347015770f3627
refs/heads/master: 9e495db1a1f931e82c9edccd677dd171be5b85d2
2 changes: 1 addition & 1 deletion trunk/block/cfq.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ static inline void cfq_blkiocg_update_dispatch_stats(struct blkio_group *blkg,

static inline void cfq_blkiocg_update_completion_stats(struct blkio_group *blkg, uint64_t start_time, uint64_t io_start_time, bool direction, bool sync)
{
cfq_blkiocg_update_completion_stats(blkg, start_time, io_start_time,
blkiocg_update_completion_stats(blkg, start_time, io_start_time,
direction, sync);
}

Expand Down

0 comments on commit 38f407e

Please sign in to comment.