patch-2.4.14 linux/drivers/md/md.c
Next file: linux/drivers/media/video/cpia.c
Previous file: linux/drivers/md/lvm.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Oct 25 13:58:34 2001
-  Orig file: 
v2.4.13/linux/drivers/md/md.c
-  Orig date: 
Tue Oct 23 22:48:51 2001
diff -u --recursive --new-file v2.4.13/linux/drivers/md/md.c linux/drivers/md/md.c
@@ -2895,6 +2895,7 @@
 
 static struct block_device_operations md_fops=
 {
+	owner:		THIS_MODULE,
 	open:		md_open,
 	release:	md_release,
 	ioctl:		md_ioctl,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)