diff options
| author | Ingo Molnar <mingo@elte.hu> | 2009-01-11 09:34:05 -0500 |
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2009-01-11 09:34:05 -0500 |
| commit | d19b85db9d5c44a4c21dcb10d6fbadaa4425ab2a (patch) | |
| tree | 250be7a5a29069f7d1f4524fa45ab0e988833025 /include/linux/blkdev.h | |
| parent | 490dea45d00f01847ebebd007685d564aaf2cd98 (diff) | |
| parent | c59765042f53a79a7a65585042ff463b69cb248c (diff) | |
Merge commit 'v2.6.29-rc1' into timers/urgent
Diffstat (limited to 'include/linux/blkdev.h')
| -rw-r--r-- | include/linux/blkdev.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h index 7035cec583b6..044467ef7b11 100644 --- a/include/linux/blkdev.h +++ b/include/linux/blkdev.h | |||
| @@ -690,6 +690,8 @@ struct rq_map_data { | |||
| 690 | struct page **pages; | 690 | struct page **pages; |
| 691 | int page_order; | 691 | int page_order; |
| 692 | int nr_entries; | 692 | int nr_entries; |
| 693 | unsigned long offset; | ||
| 694 | int null_mapped; | ||
| 693 | }; | 695 | }; |
| 694 | 696 | ||
| 695 | struct req_iterator { | 697 | struct req_iterator { |
