mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2025-01-09 18:13:34 +08:00
8fd69563ce
Fixed up confusion caused by bad parameter names for get_fs_limits(). Added missing conversion of volume->vol_size from sectors to bytes. Fix up error returns for unsupported tasks as EINVAL, not ENOSYS. Use logical names for the API version numbers, since the ABI is much more dependent on the headers. Add code to byte-swap the superblock if necessary. |
||
---|---|---|
contrib | ||
debian | ||
debugfs | ||
doc | ||
e2fsck | ||
ext2ed | ||
include/nonunix | ||
install-utils | ||
intl | ||
lib | ||
misc | ||
po | ||
resize | ||
tests | ||
util | ||
.cvsignore | ||
.fix-Changelog | ||
.head-Changelog | ||
.hgtags | ||
.missing-copyright | ||
.release-checklist | ||
ABOUT-NLS | ||
aclocal.m4 | ||
ChangeLog | ||
config.guess | ||
config.sub | ||
configure | ||
configure.in | ||
COPYING | ||
depfix.sed | ||
e2fsprogs.lsm | ||
e2fsprogs.spec | ||
INSTALL | ||
install-sh | ||
INSTALL.dllbin | ||
INSTALL.elfbin | ||
Makefile.in | ||
MCONFIG.in | ||
mkinstalldirs | ||
README | ||
RELEASE-NOTES | ||
SHLIBS | ||
TODO | ||
version.h | ||
wordwrap.pl |
This is the new version (1.28) of the second extended file system management programs. From time to time, I release new versions of e2fsprogs, to fix bugs and to make the utilities more robust. You can always find information about the latest version at the the e2fsprogs web page, which is: http://e2fsprogs.sourceforge.net Note: If you are NOT using the RedHat RPM distributions of e2fsprogs, and are building e2fsprogs from source, please see the file INSTALL for instructions on building and installing e2fsprogs. In case of bugs in these programs, please contact Ted Ts'o at tytso@thunk.org or tytso@alum.mit.edu. See the e2fsck man page for suggestions of what sort of information to include when submitting bug reports for these programs.