patch-2.4.4 linux/fs/ncpfs/inode.c

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

diff -u --recursive --new-file v2.4.3/linux/fs/ncpfs/inode.c linux/fs/ncpfs/inode.c
@@ -327,7 +327,6 @@
 	else
 		default_bufsize = 1024;
 
-	sb->s_maxbytes = MAX_NON_LFS;
 	sb->s_blocksize = 1024;	/* Eh...  Is this correct? */
 	sb->s_blocksize_bits = 10;
 	sb->s_magic = NCP_SUPER_MAGIC;

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