patch-2.4.3 linux/fs/udf/super.c
Next file: linux/fs/ufs/super.c
Previous file: linux/fs/sysv/inode.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Mar  2 11:12:12 2001
-  Orig file: 
v2.4.2/linux/fs/udf/super.c
-  Orig date: 
Wed Feb 21 18:20:40 2001
diff -u --recursive --new-file v2.4.2/linux/fs/udf/super.c linux/fs/udf/super.c
@@ -1415,7 +1415,7 @@
 		iput(inode);
 		goto error_out;
 	}
-
+	sb->s_maxbytes = ~0ULL;
 	return sb;
 
 error_out:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)