]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Many files:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 30 Mar 1998 01:20:55 +0000 (01:20 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Mar 1998 01:20:55 +0000 (01:20 +0000)
commita789d8406070224503c9ab78040acc7ea80c65ae
tree2996cf1923f2f23abbcea3ca7c940a383600d8b5
parent17dba281a042d3f8122ef7ce6933035a8eae074a
Many files:
  e2label.c: Fix -Wall warning by making functions static.
  chattr.1.in: Document that the append-only attribute may only be set
   or cleared by the superuser.
  Update all manual pages to that the availability section is
   up-to-date.
  e2label.8.in, tune2fs.8.in: Update manual page to state that labels
   must be no longer than 16 characters, or they will be truncated.
  e2label.c (change_label), tune2fs.c (main): If the label is longer
   than 16 characters, print a warning message stating that the label
   will be truncated.
  mke2fs.c (PRS): If the user specifies a filesystem size, and it's
   larger than the apparent size of the device, print a warning message
   and ask if the user wants to proceed.
13 files changed:
misc/ChangeLog
misc/Makefile.in
misc/badblocks.8.in
misc/chattr.1.in
misc/dumpe2fs.8.in
misc/e2label.8.in [new file with mode: 0644]
misc/e2label.c
misc/lsattr.1.in
misc/mke2fs.8.in
misc/mke2fs.c
misc/mklost+found.8.in
misc/tune2fs.8.in
misc/tune2fs.c