- 19 Jan, 2005 12 commits
-
-
Theodore Ts'o authored
and dumpe2fs. Eventually, we should fold this into a single function for converting numbers to creator os codes, and vice versa (in TODO file)
-
Theodore Ts'o authored
m_read_opt, m_std, run_mke2fs, filter_dumpe2fs: Make tests portable so they pass correctly on a FreeBSD system.
-
Theodore Ts'o authored
math to avoid rounding issues.
-
Theodore Ts'o authored
out it didn't cause a functional bug) and added #define _XOPEN_SOURCE on non-Solaris systems to pick up strptime()'s definition.
-
Theodore Ts'o authored
llseek, lseek64, sockaddr.sa_len and make the lseek checks immune to compiler warnings, so that they can be compiled with Intel C++ 8.1. Patch from: Matthias Andree <matthias.andree@gmx.de>
-
Theodore Ts'o authored
-
Theodore Ts'o authored
-
Theodore Ts'o authored
-
Theodore Ts'o authored
-
Theodore Ts'o authored
scrambles directory entries for raw image files.
-
Theodore Ts'o authored
consistent and portable
-
Theodore Ts'o authored
the presence of sys/disk.h, sys/mount.h, and net/if.h, to improve the configure script on Solaris and *BSD systems.
-
- 18 Jan, 2005 2 commits
-
-
Theodore Ts'o authored
-
Theodore Ts'o authored
-
- 17 Jan, 2005 2 commits
-
-
Theodore Ts'o authored
avoid a file descriptor leak in the filefrag program.
-
Theodore Ts'o authored
patch.
-
- 13 Jan, 2005 5 commits
-
-
Theodore Ts'o authored
-
Matthias Andree authored
for compatibility with FreeBSD. In $DEBUGFS commands, move the -R arg argument first so that systems with non-GNU getopt() can see the request argument (they would otherwise stop parsing at the first non-option argument).
-
Matthias Andree authored
to avoid a clash with the LIST_HEAD in the latter file that results in compilation failure.
-
Matthias Andree authored
Include <signal.h> to avoid compiler trouble.
-
Matthias Andree authored
on pre-ACPI and non-Linux systems.
-
- 12 Jan, 2005 1 commit
-
-
Matthias Andree authored
-
- 11 Jan, 2005 5 commits
-
-
Theodore Ts'o authored
-
Theodore Ts'o authored
-
Theodore Ts'o authored
-
Theodore Ts'o authored
information from swap partitions. Also make sure that if a partition has a label removed, that the label is removed form the blkid cache as well. Add support for detecting 32k and 64k pagesize swap files.
-
Theodore Ts'o authored
-
- 09 Jan, 2005 3 commits
-
-
Theodore Ts'o authored
-
Theodore Ts'o authored
starting with an upper case character or starting with a definite or indefinite article, to avoid Lintian warnings.
-
Theodore Ts'o authored
autoconf 2.13 version of AC_CHECK_TYPE. Otherwise, on some platforms intptr_t might get erroneously #define'd to be long. (Addresses Debian Bug #289133)
-
- 08 Jan, 2005 5 commits
-
-
Theodore Ts'o authored
Castle (dalgoda at ix.netcom.com) for pointing them out --- and clarify the text describing blkid_put_cache().
-
Theodore Ts'o authored
set_inode to set_inode_field.
-
Theodore Ts'o authored
unspecified, to avoid doing something surprising (such as unconditionally deleting the first directory entry). Directory entries are now deleted by coalescing them with the previous directory entry if possible, to avoid directory fragmentation. This is not an issue with the e2fsprogs suite, but may be a problem for some of the users of libext2fs, such as e2tools.
-
Theodore Ts'o authored
set_inode_field, since it is more intuitive.
-
Theodore Ts'o authored
numbers such as "1.36-rc1", since Debian can't deal with version numbers with '-' characters in them.
-
- 07 Jan, 2005 1 commit
-
-
Theodore Ts'o authored
so that it deals with -rc version numbers correctly.
-
- 06 Jan, 2005 4 commits
-
-
Theodore Ts'o authored
for printing block numbers, so we can correctly display block numbers numbers greater than 999,999,999. (Addresses SourceForge bug #1016163)
-
Theodore Ts'o authored
in a filesystem to be reserved for allocation by the root user.
-
Theodore Ts'o authored
-
Theodore Ts'o authored
that read/write indirect blocks, byte swapping them if necessary.
-