e2fsprogs/lib/ext2fs
Theodore Ts'o 9845cf5dbd Clean up the header file #include's for lib/blkid/getsize.c
and lib/ext2fs/getsize.c

In lib/blkid/getsize.c, include <sys/disk.h> if present since
this is where the DIOCGMEDIASIZE ioctl is defined on FreeBSD.
(Addresses Debian Bug #264630)
2004-09-17 19:07:03 -04:00
..
dll ChangeLog, MCONFIG.in, configure, configure.in: 2001-01-11 15:48:50 +00:00
ChangeLog Clean up the header file #include's for lib/blkid/getsize.c 2004-09-17 19:07:03 -04:00
Makefile.in Patch from Brian Bergstrand to use the correct -fPIC flag for 2004-02-29 22:46:49 -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 Centeralize calculation of which blocks are reserved/used for 2003-11-21 09:02:21 -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_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() 2003-08-01 09:41:07 -04: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 closefs.c (ext2fs_flush): Make sure the master superblock is 2004-05-26 21:29:14 -04: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 Add ability for debugfs to use a separate source of data blocks when 2004-07-28 21:11:48 -04: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 Fix a byte swap bugs, including one which caused e2fsck to 2004-01-30 01:48:06 -05:00
ext2_io.h Many files: 2000-10-26 20:24:43 +00: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 Add ability for debugfs to use a separate source of data blocks when 2004-07-28 21:11:48 -04: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 ability for debugfs to use a separate source of data blocks when 2004-07-28 21:11:48 -04: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 Clean up the header file #include's for lib/blkid/getsize.c 2004-09-17 19:07:03 -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 Add ability for debugfs to use a separate source of data blocks when 2004-07-28 21:11:48 -04:00
inline.c Many files: 2001-05-14 11:35:52 +00:00
inode.c Add ability for debugfs to use a separate source of data blocks when 2004-07-28 21:11:48 -04:00
inode_io.c Add support for backing up the journal inode location in the 2003-08-21 00:40:26 -04: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 ability for debugfs to use a separate source of data blocks when 2004-07-28 21:11:48 -04: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
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
swapfs.c Fix a byte swap bugs, including one which caused e2fsck to 2004-01-30 01:48:06 -05:00
test_io.c Implement the ability for the test_io mechanism to abort after n reads 2004-05-26 21:04:07 -04: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 unix_io.c, pass1.c: 2004-03-30 04:17:14 +02: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