lkml.org 
[lkml]   [2002]   [Aug]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] devfs broken in pre2
Date
From
This brings back the number member of the hd_struct structure until 
the devfs_register_disc and devfs_register_partitions functions can
be made to work without it. Thanks to John Kim for pointing out
the location.

--- linux-2.4.19/include/linux/genhd.h 2002-08-12 16:51:43.000000000 -0400
+++ linux-2.4.19-new/include/linux/genhd.h 2002-08-12 16:52:32.000000000 -0400
@@ -62,6 +62,7 @@
unsigned long start_sect;
unsigned long nr_sects;
devfs_handle_t de; /* primary (master) devfs entry */
+ int number;

#ifdef CONFIG_BLK_STATS
/* Performance stats: */
--
Billy O'Connor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.016 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site