patch-2.3.41 linux/include/linux/blkdev.h
Next file: linux/include/linux/cdrom.h
Previous file: linux/include/linux/auto_fs.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Jan 28 08:01:15 2000
- Orig file:
v2.3.40/linux/include/linux/blkdev.h
- Orig date:
Fri Jan 21 18:19:17 2000
diff -u --recursive --new-file v2.3.40/linux/include/linux/blkdev.h linux/include/linux/blkdev.h
@@ -25,7 +25,8 @@
int errors;
unsigned long sector;
unsigned long nr_sectors;
- unsigned long nr_segments;
+ unsigned int nr_segments;
+ unsigned int nr_hw_segments;
unsigned long current_nr_sectors;
void * special;
char * buffer;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)