patch-2.4.5 linux/fs/jffs/inode-v23.c

Next file: linux/fs/namei.c
Previous file: linux/fs/isofs/util.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.4/linux/fs/jffs/inode-v23.c linux/fs/jffs/inode-v23.c
@@ -160,7 +160,6 @@
 
 	D1(printk (KERN_NOTICE "jffs_put_super(): Successfully waited on thread.\n"));
 
-	sb->s_dev = 0;
 	jffs_cleanup_control((struct jffs_control *)sb->u.generic_sbp);
 	D1(printk(KERN_NOTICE "JFFS: Successfully unmounted device %s.\n",
 	       kdevname(dev)));

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)