Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182931
b: refs/heads/master
c: 6fc2de0
h: refs/heads/master
i:
  182929: 36ec564
  182927: 6fdf699
v: v3
  • Loading branch information
Jens Axboe committed Feb 28, 2010
1 parent 7416c92 commit b10e504
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: 8a78362c4eefc1deddbefe2c7f38aabbc2429d6b
refs/heads/master: 6fc2de06ef1e691d032aa572478c905b7495a274
2 changes: 1 addition & 1 deletion trunk/include/linux/iocontext.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ struct io_context {
/*
* For request batching
*/
unsigned long last_waited; /* Time last woken after wait for request */
int nr_batch_requests; /* Number of requests left in the batch */
unsigned long last_waited; /* Time last woken after wait for request */

struct radix_tree_root radix_root;
struct hlist_head cic_list;
Expand Down

0 comments on commit b10e504

Please sign in to comment.