e2fsprogs/lib/ext2fs
Theodore Ts'o 28ffafb09c ChangeLog, bitops.h:
bitops.h (ext2fs_mark_generic_bitmap, ext2fs_unmark_generic_bitmap,
  	ext2fs_mark_block_bitmap, ext2fs_unmark_block_bitmap,
  	ext2fs_mark_inode_bitmap, ext2fs_unmark_inode_bitmap): Change to
  	return the previous state of the bit that is being marked or unmarked.
  	For speed optimization.
ChangeLog, pass3.c:
  pass3.c (check_directory): Only do the loop detection algorithm if
  	we've searched over 2048 parent directories and haven't found the end
  	yet.  This means that in the common case, we don't allocate or clear
  	the inode_loop_detection bitmap, which for large systems, merely
  	clearing the bitmap for each directory was turning out to be quite
  	expensive.  Thanks to Jani Jaakkola (jjaakkol@cs.helsinki.fi) for
  	identifying this problem.
ChangeLog, Makefile.in, e2fsck.h, unix.c:
  Makefile.in: Call sync after finishing building all in this directory.
  unix.c (PRS): sync the filesystem before trying to use BLKFLSBUF, to
  	minimize the chance of causing dirty blocks to get dropped.
  e2fsck.h: Manually define BLKFLSBUF if not defined, and we're on a
  	Linux/i386 system.
2000-02-08 19:14:02 +00:00
..
dll ChangeLog, Makefile.in, bmap.c, bmove.c, ext2fs.h, jump.funcs: 1998-03-30 01:27:25 +00:00
.depend Many files: 1997-04-26 13:58:21 +00:00
ChangeLog ChangeLog, bitops.h: 2000-02-08 19:14:02 +00:00
Makefile.in ChangeLog, Makefile.in: 1999-11-19 18:42:30 +00:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
alloc.c Many files: 1998-01-19 14:47:53 +00:00
alloc_tables.c Many files: 1998-09-03 01:22:57 +00:00
badblocks.c ChangeLog, Makefile.in, badblocks.c, freefs.c, tst_badblocks.c: 1999-11-08 22:05:04 +00:00
bb_compat.c Many files: 1998-01-19 14:47:53 +00:00
bb_inode.c Many files: 1998-06-10 20:39:43 +00:00
bitmaps.c Many files: 1998-01-19 14:47:53 +00:00
bitops.c Many files: 1998-01-19 14:47:53 +00:00
bitops.h ChangeLog, bitops.h: 2000-02-08 19:14:02 +00:00
block.c Many files: 1998-09-03 01:22:57 +00:00
bmap.c ChangeLog, debugfs.c: 2000-02-02 16:19:59 +00:00
bmove.c Many files: 1998-06-10 20:39:43 +00:00
brel.h Many files: 1998-01-19 14:47:53 +00:00
brel_ma.c Many files: 1998-01-19 14:47:53 +00:00
check_desc.c Many files: 1998-01-19 14:47:53 +00:00
closefs.c ChangeLog, closefs.c, ext2fs.h: 1998-06-30 05:33:11 +00:00
cmp_bitmaps.c Many files: 1998-01-19 14:47:53 +00:00
dblist.c Many files: 1998-09-03 01:22:57 +00:00
dblist_dir.c Many files: 1998-09-03 01:22:57 +00:00
dir_iterate.c ChangeLog, dir_iterate.c: 1999-06-22 03:17:45 +00:00
dirblock.c Many files: 1998-01-19 14:47:53 +00:00
dosio.c Many files: 1998-04-27 01:41:13 +00:00
dosio.h Many files: 1997-08-11 20:29:22 +00:00
dupfs.c Many files: 1998-01-19 14:47:53 +00:00
expanddir.c ChangeLog, expanddir.c, ext2fs.h: 1999-09-14 20:21:26 +00:00
ext2_err.et.in Many files: 1998-03-23 02:06:52 +00:00
ext2_io.h ChangeLog, bmove.c, ext2_io.h, ext2fs.h, rw_bitmaps.c, test_io.c: 1998-02-16 22:00:37 +00:00
ext2fs.h Many files: 1999-10-26 18:17:20 +00:00
ext2fsP.h Many files: 1998-06-10 20:39:43 +00:00
fileio.c ChangeLog, fileio.c: 1999-05-29 21:53:30 +00:00
freefs.c ChangeLog, Makefile.in, badblocks.c, freefs.c, tst_badblocks.c: 1999-11-08 22:05:04 +00:00
get_pathname.c Many files: 1998-09-03 01:22:57 +00:00
getsize.c ChangeLog, debugfs.c: 2000-02-02 16:19:59 +00:00
icount.c Many files: 1998-04-27 01:41:13 +00:00
initialize.c .del-ext2_fs.h~7a460879, ChangeLog: 1999-10-26 02:06:39 +00:00
inline.c Many files: 1998-01-19 14:47:53 +00:00
inode.c ChangeLog, inode.c: 1999-01-08 13:33:39 +00:00
irel.h Many files: 1998-01-19 14:47:53 +00:00
irel_ma.c Many files: 1998-04-27 01:41:13 +00:00
ismounted.c ChangeLog, debugfs.c: 2000-02-02 16:19:59 +00:00
link.c ChangeLog, link.c, mkdir.c, newdir.c: 1999-10-23 00:58:54 +00:00
llseek.c ChangeLog, unix.c: 1999-01-04 07:35:45 +00:00
lookup.c Many files: 1998-03-23 02:06:52 +00:00
mkdir.c ChangeLog, mkdir.c: 1999-11-19 18:49:27 +00:00
namei.c Many files: 1998-09-03 01:22:57 +00:00
native.c Many files: 1998-01-19 14:47:53 +00:00
newdir.c ChangeLog, link.c, mkdir.c, newdir.c: 1999-10-23 00:58:54 +00:00
nt_io.c nt_io.c: 1999-10-26 02:39:02 +00:00
openfs.c ChangeLog, openfs.c: 1999-05-29 21:48:03 +00:00
read_bb.c ChangeLog, read_bb.c: 1998-06-16 05:23:41 +00:00
read_bb_file.c Many files: 1998-01-19 14:47:53 +00:00
rs_bitmap.c Many files: 1998-04-27 01:41:13 +00:00
rw_bitmaps.c Many files: 1998-09-03 01:22:57 +00:00
swapfs.c ChangeLog, debugfs.c: 2000-02-02 16:19:59 +00:00
test_io.c ChangeLog, bmove.c, ext2_io.h, ext2fs.h, rw_bitmaps.c, test_io.c: 1998-02-16 22:00:37 +00:00
tst_badblocks.c ChangeLog, Makefile.in, badblocks.c, freefs.c, tst_badblocks.c: 1999-11-08 22:05:04 +00:00
tst_getsize.c Many files: 1998-01-19 14:47:53 +00:00
tst_iscan.c Many files: 1998-01-19 14:47:53 +00:00
unix_io.c ChangeLog, getsize.c, ismounted.c, unix_io.c: 1998-02-20 05:33:14 +00:00
unlink.c Many files: 1998-03-23 02:06:52 +00:00
valid_blk.c Many files: 1998-01-19 14:47:53 +00:00
version.c ChangeLog, bitops.h, ext2fs.h, icount.c, version.c: 1998-02-01 13:23:02 +00:00