patch-2.4.4 linux/fs/cramfs/inode.c
Next file: linux/fs/dcache.c
Previous file: linux/fs/coda/upcall.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Tue Apr 17 23:16:38 2001
-  Orig file: 
v2.4.3/linux/fs/cramfs/inode.c
-  Orig date: 
Fri Mar  2 11:12:11 2001
diff -u --recursive --new-file v2.4.3/linux/fs/cramfs/inode.c linux/fs/cramfs/inode.c
@@ -195,7 +195,6 @@
 	/* Set it all up.. */
 	sb->s_op	= &cramfs_ops;
 	sb->s_root 	= d_alloc_root(get_cramfs_inode(sb, &super.root));
-	sb->s_maxbytes = MAX_NON_LFS;
 	retval = sb;
 out:
 	return retval;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)