patch-2.1.86 linux/fs/coda/file.c
Next file: linux/fs/coda/pioctl.c
Previous file: linux/fs/binfmt_elf.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Feb  9 16:12:56 1998
-  Orig file: 
v2.1.85/linux/fs/coda/file.c
-  Orig date: 
Tue Jan  6 10:00:21 1998
diff -u --recursive --new-file v2.1.85/linux/fs/coda/file.c linux/fs/coda/file.c
@@ -264,7 +264,7 @@
 {
         struct super_block *sbptr;
 
-        sbptr = get_super(dev);
+        sbptr = get_super(to_kdev_t(dev));
 
         if ( !sbptr ) {
                 printk("coda_inode_grab: coda_find_super returns NULL.\n");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov