e2fsprogs/lib
Theodore Ts'o cef2ac104d Fix ext2fs_add_journal_inode() when filesystem is opened in exclusive mode
If the filesystem is opened in exclusive mode, then device will be
busy by definition, so don't return -EBUSY.  This caused mke2fs -j to
fail on the 1.39-WIP (29-Mar-2006) release.  (Addresses Debian Bug:
#360652)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-04-04 19:23:41 -04:00
..
blkid Fix typo bug in previous commit (6ae1ed49c8c6) 2006-03-25 01:42:02 -05:00
e2p Change mke2fs to use /etc/mke2fs.conf as a configuration file 2006-03-23 22:00:01 -05:00
et Address parallel build problem in the library Makefiles 2005-12-10 22:23:01 -05:00
ext2fs Fix ext2fs_add_journal_inode() when filesystem is opened in exclusive mode 2006-04-04 19:23:41 -04:00
ss Address parallel build problem in the library Makefiles 2005-12-10 22:23:01 -05:00
uuid Set FD_CLOEXEC on the /dev/random file descriptor used by libuuid 2006-01-06 18:10:02 -05:00
ChangeLog Fix build when not building any shared libraries. 2006-03-17 21:59:13 -05:00
Makefile.bsd-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.checker Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.darwin-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.elf-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.library Fix build when not building any shared libraries. 2006-03-17 21:59:13 -05:00
Makefile.profile Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.solaris-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
fpopen.c fpopen.c: 1999-06-18 01:13:31 +00:00