mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-12-20 23:40:00 +08:00
36caf25f8d
feature.c: Fix GCC warnings; add const to the char * types in the function prototypes for e2p_feature2string and e2p_edit_feature. ChangeLog, uuid.h, uuid_time.c: uuid_time.c (variant_string): Declare to be static to avoid gcc warnings. uuid.h: Add function prototypes for uuid_generate_random() and uuid_generate_time(). ChangeLog, chattr.c: chattr.c: Add hack to compile in a definition for S_ISLNK so we can successfully compile even with warnings turned on. |
||
---|---|---|
contrib | ||
debugfs | ||
doc | ||
e2fsck | ||
include | ||
install-utils | ||
lib | ||
misc | ||
resize | ||
tests | ||
util | ||
.cvsignore | ||
.fix-Changelog | ||
.head-Changelog | ||
.hgtags | ||
.missing-copyright | ||
.release-checklist | ||
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.16) 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://web.mit.edu/tytso/www/linux/e2fsprogs.html Note: If you are using the RedHat RPM distributions of e2fsprogs, don't worry about the next paragraph; all others, please read on! See the file INSTALL for instructions on building and installing e2fsprogs. This is important! Note that your /etc/fstab file may need modifying before you install the new fsck program. See the INSTALL file for more details. In case of bugs in these programs, please contact Ted Ts'o at tytso@valinux.com 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.