patch-2.1.93 linux/fs/hpfs/hpfs_fs.c
Next file: linux/fs/isofs/inode.c
Previous file: linux/fs/hfs/super.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sat Apr  4 09:45:16 1998
-  Orig file: 
v2.1.92/linux/fs/hpfs/hpfs_fs.c
-  Orig date: 
Tue Nov 18 10:36:45 1997
diff -u --recursive --new-file v2.1.92/linux/fs/hpfs/hpfs_fs.c linux/fs/hpfs/hpfs_fs.c
@@ -731,9 +731,6 @@
 
 static void hpfs_put_super(struct super_block *s)
 {
-	lock_super(s);
-	s->s_dev = 0;
-	unlock_super(s);
 	MOD_DEC_USE_COUNT;
 }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov