patch-2.1.69 linux/fs/isofs/inode.c
Next file: linux/fs/namei.c
Previous file: linux/fs/fat/mmap.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Dec  1 10:34:11 1997
-  Orig file: 
v2.1.68/linux/fs/isofs/inode.c
-  Orig date: 
Sat Nov  1 11:04:27 1997
diff -u --recursive --new-file v2.1.68/linux/fs/isofs/inode.c linux/fs/isofs/inode.c
@@ -237,7 +237,7 @@
        * we would destroy the kernels idea about FS on root
        * mount in read_super... [chexum]
        */
-      unsigned long old_fs=get_fs();
+      mm_segment_t old_fs=get_fs();
       inode_fake.i_rdev=dev;
       ms_info.addr_format=CDROM_LBA;
       set_fs(KERNEL_DS);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov