Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/newfs_lfs
Module Name: src
Committed By: yamt
Date: Sat Sep 11 08:33:53 UTC 2004
Modified Files:
src/sbin/newfs_lfs: lfs.c
Log Message:
- calculate maxfilesize dynamically rather than having a static table.
- no longer limit filesize to INT32_MAX. file lbns are 64-bit these days.
anyway, on-disk format shouldn't be limited by the kernel internals.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sbin/newfs_lfs/lfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index