e2fsprogs/lib
Theodore Ts'o 29af314d3f Check for a busy device when creating a journal.
In ext2fs_add_journal_inode() check for the case where the filesystem
appears to be unmounted, but the device is still apparently busy.
This can happen when the luser doesn't bother to mount /proc and has a
bogus /etc/mtab, but still wants to mount the filesystem before using
tune2fs(?!?).  Add a safety check to save him from his own stupidity,
at least on 2.6 kernels.  (Addresses Debian Bug #319002)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-07-19 15:04:22 -05:00
..
blkid This patch adds a check to use fstat or fstat64 in getsize.c if the 2005-07-09 22:06:59 -05:00
e2p Update for e2fsprogs 1.38 release. 2005-06-30 20:06:45 -04:00
et Fix com_err bug in compile_et: # of error messages can be wrong 2005-07-19 08:24:59 -05:00
ext2fs Check for a busy device when creating a journal. 2005-07-19 15:04:22 -05:00
ss Update for e2fsprogs 1.38 release. 2005-06-30 20:06:45 -04:00
uuid Update for e2fsprogs 1.38 release. 2005-06-30 20:06:45 -04:00
ChangeLog Update for e2fsprogs 1.38 release. 2005-06-30 20:06:45 -04:00
Makefile.bsd-lib Add install-strip and install-shlibs-strip targets 2004-12-15 11:28:55 -05:00
Makefile.checker Use Linux-kernel-style makefile output to make it easier to 2004-11-30 10:52:27 -05:00
Makefile.darwin-lib Add install-strip and install-shlibs-strip targets 2004-12-15 11:28:55 -05:00
Makefile.elf-lib Add install-strip and install-shlibs-strip targets 2004-12-15 11:28:55 -05:00
Makefile.library Fix "make uninstall" to make sure it removes everything that is installed. 2005-01-26 13:03:55 -05:00
Makefile.profile Add install-strip and install-shlibs-strip targets 2004-12-15 11:28:55 -05:00
Makefile.solaris-lib Add install-strip and install-shlibs-strip targets 2004-12-15 11:28:55 -05:00
fpopen.c fpopen.c: 1999-06-18 01:13:31 +00:00