e2fsprogs/lib/ext2fs
Namhyung Kim f57e64a851 libext2fs: fix dubious code in ext2fs_unmark_generic_bitmap()
Looks like a copy & paste problem to me.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2010-12-20 10:54:27 -05:00
..
tdb Update to latest samba tdb library before LGPLv3 change 2008-02-17 17:35:54 -05:00
Makefile.in Merge branch 'maint' into next 2010-12-20 10:06:58 -05:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
alloc.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
alloc_sb.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
alloc_stats.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
alloc_tables.c libext2fs: Teach *_initialize and *_allocate_group to be 64-bit safe 2010-06-13 09:00:00 -04:00
badblocks.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
bb_compat.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
bb_inode.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
bitmaps.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
bitops.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
bitops.h Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
blkmap64_ba.c Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
blknum.c Fix EXT4_FEATURE_RO_COMPAT_HUGE_FILE check 2010-11-22 17:32:28 -05:00
block.c Merge branch 'maint' into next 2010-12-20 10:06:58 -05:00
bmap.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
bmap64.h Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
bmove.c libext2fs: More random 64-bit fixes, lots of block_iterate3 2010-06-13 11:00:00 -04:00
brel.h libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
brel_ma.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
check_desc.c libext2fs: More random 64-bit fixes, lots of block_iterate3 2010-06-13 11:00:00 -04:00
closefs.c Merge branch 'maint' into next 2010-09-24 22:40:21 -04:00
crc16.c Fix compiling under diet libc 2008-09-12 09:10:39 -04:00
crc16.h Fix compiling under diet libc 2008-09-12 09:10:39 -04:00
csum.c Merge branch 'maint' into next 2010-12-20 10:06:58 -05:00
dblist.c libext2fs: Create 64-bit dblist functions 2010-06-13 10:00:00 -04:00
dblist_dir.c libext2fs: Create 64-bit dblist functions 2010-06-13 10:00:00 -04:00
dir_iterate.c libext2fs: Create 64-bit dblist functions 2010-06-13 10:00:00 -04:00
dirblock.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
dirhash.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
dosio.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
dosio.h libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
dupfs.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
e2image.h libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
expanddir.c libext2fs: More random 64-bit fixes, lots of block_iterate3 2010-06-13 11:00:00 -04:00
ext2_err.et.in Add support for 64-bit bitmaps 2009-08-22 13:27:40 -04:00
ext2_ext_attr.h Fix gcc -Wall complaints in libext2fs 2006-11-14 23:14:12 -05:00
ext2_fs.h Merge branch 'maint' into next 2010-09-24 22:40:21 -04:00
ext2_io.h e2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for io_manager 2010-11-22 20:41:46 -05:00
ext2_types.h.in Fix ext2fs_swap{16,32,64} for external applications on big-endian machines 2008-06-07 08:55:21 -04:00
ext2fs.h Merge branch 'maint' into next 2010-09-24 22:40:21 -04:00
ext2fs.pc.in Fix pkg-config files: use Requires.private and fix the include directory 2008-09-02 21:20:44 -04:00
ext2fsP.h libext2fs: Create 64-bit dblist functions 2010-06-13 10:00:00 -04:00
ext3_extents.h libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
ext_attr.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
extent.c libext2fs: Don't make a copy of the inode in ext2fs_extent_open2() 2010-07-22 09:27:45 -04:00
extent_dbg.ct libext2fs: add new function ext2fs_extent_set_bmap() 2008-06-02 18:52:05 -04:00
fiemap.h Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
fileio.c libext2fs: Add ext2fs_file_size_size2() and truncate the file if necessary 2010-07-30 15:40:53 -04:00
finddev.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
flushb.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
freefs.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
gen_bitmap.c libext2fs: fix dubious code in ext2fs_unmark_generic_bitmap() 2010-12-20 10:54:27 -05:00
gen_bitmap64.c libext2fs: remove unnecessary casts to ext2fs_generic_bitmap 2010-12-20 10:50:33 -05:00
get_pathname.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
getsectsize.c mke2fs: account for physical as well as logical sector size 2010-05-17 23:04:40 -04:00
getsize.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
i_block.c libext2fs: Fix ext2fs_iblk_{add,sub}_blocks() when the i_blocks_hi is non-zero 2010-07-21 16:10:10 -04:00
icount.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
imager.c libext2fs: More random 64-bit fixes, lots of block_iterate3 2010-06-13 11:00:00 -04:00
ind_block.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
initialize.c libext2fs: Teach *_initialize and *_allocate_group to be 64-bit safe 2010-06-13 09:00:00 -04:00
inline.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
inode.c Merge branch 'maint' into next 2010-09-24 22:40:21 -04:00
inode_io.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
io_manager.c e2fsprogs: Add discard function into struct_io_manager 2010-11-22 20:41:00 -05:00
irel.h libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
irel_ma.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
ismounted.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
jfs_compat.h e2fsck: Add support to check journal checksums 2008-06-06 23:38:38 -04:00
jfs_dat.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04: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 Add 64bit option to known incompatible file system options 2009-10-25 22:16:19 -04:00
kernel-list.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
link.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
llseek.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
lookup.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
mkdir.c libext2fs: More random 64-bit fixes, lots of block_iterate3 2010-06-13 11:00:00 -04:00
mkjournal.c libext2fs: More random 64-bit fixes, lots of block_iterate3 2010-06-13 11:00:00 -04:00
namei.c libext2fs: More random 64-bit fixes, lots of block_iterate3 2010-06-13 11:00:00 -04:00
native.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
newdir.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
nt_io.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
openfs.c Merge branch 'maint' into next 2010-09-24 22:40:21 -04:00
progress.c libext2fs: fix dubious code in ext2fs_numeric_progress_init() 2010-12-20 10:07:10 -05:00
punch.c libext2fs: Add new function ext2fs_punch() 2010-07-22 09:37:35 -04:00
read_bb.c libext2fs: More random 64-bit fixes, lots of block_iterate3 2010-06-13 11:00:00 -04:00
read_bb_file.c libext2fs: More random 64-bit fixes, lots of block_iterate3 2010-06-13 11:00:00 -04:00
res_gdt.c libext2fs: More random 64-bit fixes, lots of block_iterate3 2010-06-13 11:00:00 -04:00
rw_bitmaps.c Merge branch 'maint' into next 2010-09-24 22:40:21 -04:00
sparse.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
swapfs.c libext2fs: Fix compile bug on big-endian architectures 2010-12-16 22:11:43 -05:00
tdb.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tdb.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
tdbtool.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
test_io.c e2fsck: Discard free data and inode blocks. 2010-11-22 21:01:41 -05:00
tst_badblocks.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
tst_bitops.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
tst_byteswap.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
tst_getsectsize.c mke2fs: account for physical as well as logical sector size 2010-05-17 23:04:40 -04:00
tst_getsize.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
tst_iscan.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
tst_super_size.c tune2fs, debugfs, libext2fs: Add support for ext4 default mount options 2010-09-18 19:38:22 -04:00
tst_types.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
undo_io.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
unix_io.c e2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for io_manager 2010-11-22 20:41:46 -05:00
unlink.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
valid_blk.c Merge branch 'maint' into next 2010-06-07 12:42:40 -04:00
version.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00
write_bb_file.c libe2p, libext2fs: Update file copyright permission states to match COPYING 2010-05-17 23:04:39 -04:00