Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182925
b: refs/heads/master
c: 58c24a6
h: refs/heads/master
i:
  182923: 24e0e4f
v: v3
  • Loading branch information
Richard Kennedy authored and Jens Axboe committed Feb 26, 2010
1 parent 44036ea commit 41dd54c
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: 024f9066165ffe9c8284431c78adcbcddd309831
refs/heads/master: 58c24a61614f5da290068e47fc5ec65370eb61dd
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 41dd54c

Please sign in to comment.