patch-1.3.28 linux/drivers/scsi/sd.h

Next file: linux/drivers/scsi/sd_ioctl.c
Previous file: linux/drivers/scsi/sd.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.27/linux/drivers/scsi/sd.h linux/drivers/scsi/sd.h
@@ -23,12 +23,6 @@
 #include <linux/genhd.h>
 #endif
 
-/*
- *  This is an arbitrary constant, and may be changed to whatever
- *  suits your purposes.  Note that smaller will get you a few bytes
- *  more in kernel space if that is your thing.
- */
-
 extern struct hd_struct * sd;
 
 typedef struct scsi_disk {
@@ -43,6 +37,8 @@
 } Scsi_Disk;
 
 extern Scsi_Disk * rscsi_disks;
+
+extern int revalidate_scsidisk(kdev_t dev, int maxusage);
 
 #endif
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this