e2fsprogs/lib/ext2fs
Theodore Ts'o f3e3d31502 ismounted.c (is_swap_device): Fix file descriptor/memory leak;
we were missing an fclose().
2002-02-21 20:48:25 -05:00
..
dll ChangeLog, MCONFIG.in, configure, configure.in: 2001-01-11 15:48:50 +00:00
.cvsignore .cvsignore: 2000-05-25 23:19:08 +00:00
ChangeLog ismounted.c (is_swap_device): Fix file descriptor/memory leak; 2002-02-21 20:48:25 -05:00
Makefile.in Add new inode I/O abstraction interface which exports an inode as 2002-02-20 01:06:25 -05:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
alloc.c dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block): 2002-01-03 03:29:19 -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 Many files: 2001-05-14 11:35:52 +00:00
badblocks.c Many files: 2001-05-14 11:35:52 +00:00
bb_compat.c Many files: 2001-05-14 11:35:52 +00:00
bb_inode.c dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block): 2002-01-03 03:29:19 -05:00
bitmaps.c Many files: 2001-05-14 11:35:52 +00:00
bitops.c Many files: 2001-05-14 11:35:52 +00:00
bitops.h Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus 2001-12-16 23:23:37 -05:00
block.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
bmap.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
bmove.c Many files: 2001-05-14 11:35:52 +00:00
brel.h Many files: 2001-01-11 04:54:39 +00:00
brel_ma.c Many files: 2001-05-14 11:35:52 +00:00
check_desc.c Many files: 2001-05-14 11:35:52 +00:00
closefs.c Speed up journal recovery in userspace by avoiding a pointless 2001-07-10 14:27:58 -04:00
cmp_bitmaps.c Many files: 2001-05-14 11:35:52 +00:00
dblist.c Many files: 2001-05-14 11:35:52 +00:00
dblist_dir.c dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block): 2002-01-03 03:29:19 -05:00
dir_iterate.c dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block): 2002-01-03 03:29:19 -05:00
dirblock.c dirblock.c (ext2fs_read_dir_block): Remove use of dir_entry_2 since 2001-06-22 20:40:51 -04: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 Many files: 2001-05-14 11:35:52 +00:00
e2image.h Many files: 2001-05-03 04:02:29 +00:00
expanddir.c dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block): 2002-01-03 03:29:19 -05:00
ext2_err.et.in Add new inode I/O abstraction interface which exports an inode as 2002-02-20 01:06:25 -05:00
ext2_ext_attr.h ext2_ext_attr.h: Remove unneeded #include of <linux/config.h> 2001-09-17 00:02:21 -04:00
ext2_fs.h Define a new ext2 file attribute, EXT2_NOTAIL_FL, 2001-11-05 19:22:02 -05:00
ext2_io.h Many files: 2000-10-26 20:24:43 +00:00
ext2_types.h.in ChangeLog, ext2_types.h.in: 2001-06-14 00:24:42 +00:00
ext2fs.h Add new inode I/O abstraction interface which exports an inode as 2002-02-20 01:06:25 -05:00
ext2fsP.h dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block): 2002-01-03 03:29:19 -05:00
ext_attr.c Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus 2001-12-16 23:23:37 -05:00
fileio.c Add new inode I/O abstraction interface which exports an inode as 2002-02-20 01:06:25 -05:00
finddev.c finddev.c (scan_dir): Fix memory leak; we weren't calling 2001-07-29 12:01:09 -04:00
flushb.c e2fsck/flushb.c and lib/ext2fs/flushb.c: Use platform independent 2001-06-22 21:01:17 -04:00
freefs.c Many files: 2001-05-14 11:35:52 +00:00
gen_bitmap.c ChangeLog, Makefile.in, bitops.h, gen_bitmap.c: 2001-06-11 15:17:45 +00:00
get_pathname.c Many files: 2001-05-14 11:35:52 +00:00
getsize.c getsize.c (ext2fs_get_device_size): Back out BLKGETSIZE64 2001-08-30 17:24:02 -04:00
icount.c ChangeLog, icount.c: 2001-06-08 09:43:40 +00:00
imager.c Many files: 2001-05-14 11:35:52 +00:00
initialize.c Mke2fs now creates the lost+found directory with 0700 permissions, 2001-12-24 09:40:00 -05:00
inline.c Many files: 2001-05-14 11:35:52 +00:00
inode.c ChangeLog, dumpe2fs.c, mke2fs.c: 2001-06-13 00:12:04 +00:00
inode_io.c Add new inode I/O abstraction interface which exports an inode as 2002-02-20 01:06:25 -05:00
irel.h Many files: 2001-01-11 04:54:39 +00:00
irel_ma.c Many files: 2001-05-14 11:35:52 +00:00
ismounted.c ismounted.c (is_swap_device): Fix file descriptor/memory leak; 2002-02-21 20:48:25 -05:00
jfs_compat.h Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the 2001-12-23 19:33:51 -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 Lots of small random portability fixes to make e2fsprogs build 2002-02-12 02:34:44 -05:00
kernel-list.h Lots of small random portability fixes to make e2fsprogs build 2002-02-12 02:34:44 -05:00
link.c Many files: 2001-05-14 11:35:52 +00:00
llseek.c ChangeLog, llseek.c: 2000-10-25 02:06:09 +00:00
lookup.c Many files: 2001-05-14 11:35:52 +00:00
mkdir.c Fix bug where ext2fs_mkdir wasn't correctly bumping the number of 2002-02-03 01:28:52 -05:00
mkjournal.c dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block): 2002-01-03 03:29:19 -05:00
namei.c Many files: 2001-05-14 11:35:52 +00:00
native.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
newdir.c Many files: 2001-05-14 11:35:52 +00:00
nt_io.c Many files: 2001-05-14 11:35:52 +00:00
openfs.c Mke2fs now creates the lost+found directory with 0700 permissions, 2001-12-24 09:40:00 -05:00
read_bb.c Many files: 2001-05-14 11:35:52 +00:00
read_bb_file.c Many files: 2001-05-14 11:35:52 +00:00
rs_bitmap.c Many files: 2001-05-14 11:35:52 +00:00
rw_bitmaps.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
swapfs.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
test_io.c Add new inode I/O abstraction interface which exports an inode as 2002-02-20 01:06:25 -05:00
tst_badblocks.c Many files: 2001-05-14 11:35:52 +00: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 Many files: 2001-05-14 11:35:52 +00: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 new inode I/O abstraction interface which exports an inode as 2002-02-20 01:06:25 -05:00
unlink.c Many files: 2001-05-14 11:35:52 +00:00
valid_blk.c ChangeLog, valid_blk.c: 2001-06-02 04:13:16 +00:00
version.c Many files: 2001-05-14 11:35:52 +00:00
write_bb_file.c Many files: 2001-05-14 11:35:52 +00:00