patch-2.1.93 linux/fs/romfs/inode.c

Next file: linux/fs/smbfs/inode.c
Previous file: linux/fs/proc/link.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.92/linux/fs/romfs/inode.c linux/fs/romfs/inode.c
@@ -157,9 +157,6 @@
 static void
 romfs_put_super(struct super_block *sb)
 {
-	lock_super(sb);
-	sb->s_dev = 0;
-	unlock_super(sb);
 	MOD_DEC_USE_COUNT;
 	return;
 }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov