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

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