e2fsprogs/lib/ext2fs
Theodore Ts'o 71669d0541 Avoid some potential inode cache coherency problem caused by using the
byte-swapping options to e2fsck.  This was the cause of some hard to 
reproduce problems that had been reported in the past, and which the
resize_inode changes tickled in a much more repeatable fashion.
2004-12-23 21:49:05 -05:00
..
ChangeLog Avoid some potential inode cache coherency problem caused by using the 2004-12-23 21:49:05 -05:00
Makefile.in sparse.c (ext2fs_list_backups, ext2fs_bg_has_super), 2004-12-15 18:06:52 -05:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
alloc.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
alloc_sb.c Add support for on-line resizing ala the resize inode. This patch 2004-12-15 14:39:16 -05:00
alloc_stats.c Fix bug where ext2fs_mkdir wasn't correctly bumping the number of 2002-02-03 01:28:52 -05:00
alloc_tables.c Add support for the meta_bg feature flag to the resize2fs program. 2002-10-30 23:07:21 -05:00
badblocks.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
bb_compat.c Many files: 2001-05-14 11:35:52 +00:00
bb_inode.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
bitmaps.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
bitops.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
bitops.h bitops.h: Add #define's for ext2fs_{l,b}e{32,16}_to_cpu and 2002-06-28 08:10:29 -04:00
block.c Add ability for debugfs to use a separate source of data blocks when 2004-07-28 21:11:48 -04:00
bmap.c ext2fs.h (BMAP_SET), bmap.c (ext2fs_bmap): Add support for new 2004-12-23 13:55:34 -05:00
bmove.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
brel.h Many files: 2001-01-11 04:54:39 +00:00
brel_ma.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
check_desc.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
closefs.c sparse.c (ext2fs_list_backups, ext2fs_bg_has_super), 2004-12-15 18:06:52 -05:00
cmp_bitmaps.c Many files: 2001-05-14 11:35:52 +00:00
dblist.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
dblist_dir.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
dir_iterate.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
dirblock.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
dirhash.c Fix gcc -Wall nits. 2003-01-25 00:26:48 -05:00
dosio.c ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00
dosio.h Many files: 1997-08-11 20:29:22 +00:00
dupfs.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
e2image.h Many files: 2001-05-03 04:02:29 +00:00
expanddir.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
ext2_err.et.in ext2fs.h (BMAP_SET), bmap.c (ext2fs_bmap): Add support for new 2004-12-23 13:55:34 -05:00
ext2_ext_attr.h Fix up lots of portability problems that caused e2fsprogs not to build successfully 2003-03-06 11:09:18 -05:00
ext2_fs.h Add definition for the extents filesystem feature and inode flag. 2004-11-29 22:14:23 -05:00
ext2_io.h Add support for passing options to the io layer using the URL syntax. For 2004-11-30 14:07:11 -05:00
ext2_types.h.in Use C99 stdint.h types instead of custom types in the uuid library. 2004-04-03 10:20:26 -05:00
ext2fs.h ext2fs.h (BMAP_SET), bmap.c (ext2fs_bmap): Add support for new 2004-12-23 13:55:34 -05:00
ext2fsP.h Add support to e2fsck to reindex directories to use hash trees. 2002-07-20 00:28:07 -04:00
ext_attr.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
fileio.c Add support for backing up the journal inode location in the 2003-08-21 00:40:26 -04:00
finddev.c finddev.c (scan_dir): Fix memory leak; we weren't calling 2001-07-29 12:01:09 -04:00
flushb.c Re-add FreeBSD support. 2003-12-28 18:21:26 +01:00
freefs.c Add support for passing options to the io layer using the URL syntax. For 2004-11-30 14:07:11 -05:00
gen_bitmap.c ChangeLog, Makefile.in, bitops.h, gen_bitmap.c: 2001-06-11 15:17:45 +00:00
get_pathname.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
getsectsize.c mke2fs.c (PRS, set_fs_defaults): If the sector size of the 2003-05-21 17:28:29 -04:00
getsize.c getsize.c (ext2fs_get_device_size): Add support for Windows 2004-10-08 12:45:24 -04:00
icount.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
imager.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
initialize.c Clean up resize inode routines in ext2fs library. We no longer print 2004-12-23 07:45:04 -05:00
inline.c Many files: 2001-05-14 11:35:52 +00:00
inode.c Avoid some potential inode cache coherency problem caused by using the 2004-12-23 21:49:05 -05:00
inode_io.c Add support for backing up the journal inode location in the 2003-08-21 00:40:26 -04:00
io_manager.c Add support for passing options to the io layer using the URL syntax. For 2004-11-30 14:07:11 -05:00
irel.h Many files: 2001-01-11 04:54:39 +00:00
irel_ma.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
ismounted.c Fixx gcc -Wall nitpicks. 2003-07-06 00:36:48 -04:00
jfs_compat.h Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
jfs_dat.h ChangeLog, Makefile.in, ext2_err.et.in, ext2fs.h, jfs_dat.h, mkjournal.c: 2000-10-24 18:33:16 +00:00
jfs_user.h Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the 2001-12-23 19:33:51 -05:00
kernel-jbd.h Fixx gcc -Wall nitpicks. 2003-07-06 00:36:48 -04:00
kernel-list.h Lots of small random portability fixes to make e2fsprogs build 2002-02-12 02:34:44 -05:00
link.c link.c (ext2fs_link): When adding a new link to a directory, 2002-07-29 19:26:33 -04:00
llseek.c On non-linux systems, use lseek64() if it is present in 2004-09-17 17:47:12 -04:00
lookup.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
mkdir.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
mkjournal.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
namei.c Fix libext2fs and debugfs to correctly deal with symlinks that have 2004-02-21 20:54:31 -05:00
native.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
newdir.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
nt_io.c Many files: 2001-05-14 11:35:52 +00:00
openfs.c Add support for passing options to the io layer using the URL syntax. For 2004-11-30 14:07:11 -05:00
read_bb.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
read_bb_file.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
res_gdt.c Clean up resize inode routines in ext2fs library. We no longer print 2004-12-23 07:45:04 -05:00
rs_bitmap.c ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04:00
rw_bitmaps.c Add ability for debugfs to use a separate source of data blocks when 2004-07-28 21:11:48 -04:00
sparse.c Add support for on-line resizing ala the resize inode. This patch 2004-12-15 14:39:16 -05:00
swapfs.c swapfs.c (ext2fs_swap_super): Byteswap the reserved_gdt_blocks 2004-12-22 20:55:48 -05:00
test_io.c Add support for passing options to the io layer using the URL syntax. For 2004-11-30 14:07:11 -05:00
tst_badblocks.c Fix bug in resize2fs which caused it to fail on filesystems with a 2003-06-24 17:34:02 -04:00
tst_bitops.c Add new functions to bitops.h to find quickly search for set bits in 2001-07-04 14:04:58 -04:00
tst_byteswap.c Fix various gcc -Wall complaints. 2002-03-07 23:52:56 -05:00
tst_getsectsize.c mke2fs.c (PRS, set_fs_defaults): If the sector size of the 2003-05-21 17:28:29 -04:00
tst_getsize.c Many files: 2001-05-14 11:35:52 +00:00
tst_iscan.c ChangeLog, dumpe2fs.c, mke2fs.c: 2001-06-13 00:12:04 +00:00
unix_io.c Add support for passing options to the io layer using the URL syntax. For 2004-11-30 14:07:11 -05:00
unlink.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
valid_blk.c valid_blk.c (ext2fs_inode_has_valid_blocks): Fix bug which 2002-08-20 01:14:30 -04:00
version.c Many files: 2001-05-14 11:35:52 +00:00
write_bb_file.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00