- 22 Dec, 2004 3 commits
-
-
Theodore Ts'o authored
if it fails.
-
Theodore Ts'o authored
should use the passed-in argument, not optarg, even though the two are the same in the case of the current caller of said function. (i.e., no user-visible problems were caused by this, even though the code was wrong).
-
Theodore Ts'o authored
lastcheck, and mkfs_time fields with date/time values. Add the set_inode command to debugfs so that individual inode fields can be more easily modified. We should probably make the modify_inode command go away at some point.
-
- 17 Dec, 2004 2 commits
-
-
Theodore Ts'o authored
command.
-
Theodore Ts'o authored
resize_inode capability disabled, but which still have the s_reserved_gdt_blocks field set in the superblock, or which still have blocks in the inode #7 (the resize inode).
-
- 15 Dec, 2004 7 commits
-
-
Theodore Ts'o authored
res_gdt.c (list_backups), closefs.c (ext2fs_bg_has_super), ext2fs.h: Move ext2fs_list_backups() to res_gdt.c, and ext2fs_bg_has_super() back to closefs.c. There's no reason for the new file, since list_backups() isn't being used by any other functions, and can be made static, and all users of the ext2fs filesystem will have to call ext2fs_close() anyway.
-
Theodore Ts'o authored
account the resize inode patch.
-
Theodore Ts'o authored
-
Theodore Ts'o authored
is taken from Fedora Core 3's e2fsprogs 1.35-11.2.src.rpm's e2fsprogs-resize.patch.
-
Theodore Ts'o authored
-
Theodore Ts'o authored
Use Linux-kernel-style makefile output for "make install" Update intl/Makefile.in to version from gettext 0.14.1
-
Theodore Ts'o authored
correctly. Update Makefile dependencies. Update "make depend" production so that it filters out comments inserted by newer gcc compilers. Remove sync from e2fsck's "make all" target.
-
- 01 Dec, 2004 5 commits
-
-
Theodore Ts'o authored
-
Theodore Ts'o authored
Update the po and intl changelog files to indicate that we updated to gettext 0.14.1
-
Theodore Ts'o authored
instead of localtime() or ctime() to force the use of GMT. This is because the dietlibc doesn't honor the TZ environment variable.
-
Theodore Ts'o authored
in the blkid library, to allow compilation using dietlibc.
-
Theodore Ts'o authored
-
- 30 Nov, 2004 3 commits
-
-
Theodore Ts'o authored
example, /tmp/test.img?offset=1024. Multiple options can separated using the & character, although at the moment the only option implemented is the offset option in the unix_io layer.
-
Theodore Ts'o authored
see errors/warnings.
-
Theodore Ts'o authored
Change the maximum allowable blocksize to be 65536. This allows e2fsck to check filesystems with a pagesize of 65536, and mke2fs to accept -b 65536. Of course such a filesystem will not currently work on a Linux/x86 system, at least not as of this writing!
-
- 29 Nov, 2004 1 commit
-
-
Theodore Ts'o authored
buglet.
-
- 19 Nov, 2004 5 commits
-
-
Theodore Ts'o authored
-
Theodore Ts'o authored
for a long time now.
-
Theodore Ts'o authored
release blocks if the inode has them; otherwise attempting to rm devices and fast symlinks will lead to errors. (Addresses Sourceforge Bug #954741 and #957244)
-
Theodore Ts'o authored
read-write test, since it can confuse people.
-
Theodore Ts'o authored
was being passed to blkid_set_tag(). Thanks to Andrea Dilger for pointing this out.
-
- 09 Nov, 2004 1 commit
-
-
Theodore Ts'o authored
-
- 08 Oct, 2004 2 commits
-
-
Theodore Ts'o authored
9x/NT under Cygwin. Thanks to Sam Robb (samrobb@users.sourceforge.net) for pointing this and the suggested code patch.
-
Theodore Ts'o authored
filesystem is a good thing.
-
- 04 Oct, 2004 1 commit
-
-
Richard Mortimer authored
-
- 28 Sep, 2004 1 commit
-
-
Theodore Ts'o authored
(Addresses Debian Bug #273679)
-
- 25 Sep, 2004 2 commits
-
-
Theodore Ts'o authored
-
Theodore Ts'o authored
(Addresses Debian Bug #271064)
-
- 24 Sep, 2004 3 commits
-
-
Theodore Ts'o authored
when there is a trailing '/' in the directory name. (Addresses Debian Bug #272943)
-
Theodore Ts'o authored
(Addresses Debian Bug #272698)
-
Theodore Ts'o authored
debian/rules file so that a dpkg-source created patch won't trigger an attempt rebuild of the configure script. (Addresses Debian Bug #272558)
-
- 20 Sep, 2004 1 commit
-
-
Theodore Ts'o authored
-
- 19 Sep, 2004 3 commits
-
-
Theodore Ts'o authored
-
Theodore Ts'o authored
(Addresses Debian Bug #262836)
-
Theodore Ts'o authored
correctly translated. (Addresses Debian Bug #252836)
-