]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libxfs/xfs_fs.h
Update xfsprogs to latest kernel headers and functions
authorBarry Naujok <bnaujok@sgi.com>
Mon, 8 Sep 2008 06:18:43 +0000 (06:18 +0000)
committerBarry Naujok <bnaujok@sgi.com>
Mon, 8 Sep 2008 06:18:43 +0000 (06:18 +0000)
commit5e656dbb84af1f96564b93ea03249772825520f2
tree87ee4470ab0a53fb5f6e75ef32774f9e2218164d
parent7d844a76f0dd8eac0bc6eb08d1366fb7e7a10580
Update xfsprogs to latest kernel headers and functions
Merge of master-melb:xfs-cmds:32070a by kenmcd.
149 files changed:
Makefile
VERSION
copy/xfs_copy.c
copy/xfs_copy.h
db/attr.c
db/attrset.c
db/bit.c
db/bmap.c
db/bmapbt.c
db/bmroot.c
db/bnobt.c
db/check.c
db/cntbt.c
db/dir.c
db/dir2.c
db/dir2sf.c
db/dirshort.c
db/frag.c
db/freesp.c
db/init.c
db/inobt.c
db/inode.c
db/metadump.c
db/sb.c
doc/CHANGES
doc/sparse.txt [new file with mode: 0644]
estimate/Makefile [new file with mode: 0644]
estimate/xfs_estimate.c [new file with mode: 0644]
include/Makefile
include/bitops.h [new file with mode: 0644]
include/builddefs.in
include/buildmacros
include/buildrules
include/darwin.h
include/freebsd.h
include/irix.h
include/kmem.h [new file with mode: 0644]
include/libxfs.h
include/libxlog.h
include/linux.h
include/platform_defs.h.in
include/unaligned.h [new file with mode: 0644]
include/xfs_ag.h
include/xfs_alloc.h
include/xfs_alloc_btree.h
include/xfs_arch.h
include/xfs_attr_leaf.h
include/xfs_attr_sf.h
include/xfs_bit.h
include/xfs_bmap.h
include/xfs_bmap_btree.h
include/xfs_btree.h
include/xfs_buf_item.h
include/xfs_da_btree.h
include/xfs_dfrag.h
include/xfs_dinode.h
include/xfs_dir.h [deleted file]
include/xfs_dir2.h
include/xfs_dir2_block.h
include/xfs_dir2_data.h
include/xfs_dir2_leaf.h
include/xfs_dir2_node.h
include/xfs_dir2_sf.h
include/xfs_dir_leaf.h
include/xfs_dir_sf.h
include/xfs_fs.h
include/xfs_ialloc.h
include/xfs_ialloc_btree.h
include/xfs_imap.h
include/xfs_inode.h
include/xfs_inode_item.h
include/xfs_log.h
include/xfs_log_priv.h
include/xfs_mount.h
include/xfs_quota.h
include/xfs_rtalloc.h
include/xfs_sb.h
include/xfs_trans.h
include/xfs_trans_space.h
include/xfs_types.h
io/parent.c
libdisk/Makefile
libdisk/fstype.c
libhandle/Makefile
libhandle/jdm.c
libxcmd/Makefile
libxcmd/projects.c
libxfs/Makefile
libxfs/bit.c [deleted file]
libxfs/init.c
libxfs/kmem.c [new file with mode: 0644]
libxfs/logitem.c
libxfs/rdwr.c
libxfs/trans.c
libxfs/util.c
libxfs/xfs.h
libxfs/xfs_alloc.c
libxfs/xfs_alloc_btree.c
libxfs/xfs_attr.c
libxfs/xfs_attr_leaf.c
libxfs/xfs_bmap.c
libxfs/xfs_bmap_btree.c
libxfs/xfs_btree.c
libxfs/xfs_da_btree.c
libxfs/xfs_dir.c [deleted file]
libxfs/xfs_dir2.c
libxfs/xfs_dir2_block.c
libxfs/xfs_dir2_data.c
libxfs/xfs_dir2_leaf.c
libxfs/xfs_dir2_node.c
libxfs/xfs_dir2_sf.c
libxfs/xfs_dir_leaf.c [deleted file]
libxfs/xfs_ialloc.c
libxfs/xfs_ialloc_btree.c
libxfs/xfs_inode.c
libxfs/xfs_mount.c
libxfs/xfs_rtalloc.c
libxfs/xfs_trans.c
libxlog/Makefile
libxlog/util.c
libxlog/xfs_log_recover.c
logprint/log_dump.c
logprint/log_misc.c
logprint/log_print_all.c
logprint/log_print_trans.c
logprint/logprint.c
mdrestore/xfs_mdrestore.c
mkfs/proto.c
mkfs/xfs_mkfs.c
po/Makefile
quota/quot.c
repair/agheader.c
repair/attr_repair.c
repair/attr_repair.h
repair/dinode.c
repair/dinode.h
repair/dir.c
repair/dir2.c
repair/phase2.c
repair/phase3.c
repair/phase5.c
repair/phase6.c
repair/phase7.c
repair/prefetch.c
repair/rt.c
repair/sb.c
repair/scan.c
repair/versions.c
repair/xfs_repair.c