]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libxfs/xfs_dir2_block.c
Merge back kernel changes into libxfs, mainly endian stuff.
authorNathan Scott <nathans@sgi.com>
Tue, 19 Apr 2005 03:57:24 +0000 (03:57 +0000)
committerNathan Scott <nathans@sgi.com>
Tue, 19 Apr 2005 03:57:24 +0000 (03:57 +0000)
commit46eca962f98661d3893ace3bae01b1d9f8be1a58
treed16072a71927626077e159ce7292932d22b6c038
parenta903a4ffc07cd8a70781b0e2652cce1faf69a038
Merge back kernel changes into libxfs, mainly endian stuff.
Merge of master-melb:xfs-cmds:22256a by kenmcd.
76 files changed:
copy/xfs_copy.c
db/bmap.c
db/check.c
db/dir2.c
db/frag.c
db/init.c
db/inode.c
db/sb.c
include/libxfs.h
include/libxlog.h
include/xfs_ag.h
include/xfs_alloc.h
include/xfs_arch.h
include/xfs_attr_leaf.h
include/xfs_bmap_btree.h
include/xfs_buf_item.h
include/xfs_dinode.h
include/xfs_dir2.h
include/xfs_dir2_block.h
include/xfs_dir2_data.h
include/xfs_dir2_leaf.h
include/xfs_dir2_sf.h
include/xfs_dir_leaf.h
include/xfs_dir_sf.h
include/xfs_ialloc.h
include/xfs_ialloc_btree.h
include/xfs_inode.h
include/xfs_log.h
include/xfs_log_priv.h
include/xfs_mount.h
include/xfs_quota.h
include/xfs_sb.h
include/xfs_trans.h
include/xfs_types.h
libxfs/rdwr.c
libxfs/trans.c
libxfs/util.c
libxfs/xfs.h
libxfs/xfs_alloc.c
libxfs/xfs_alloc_btree.c
libxfs/xfs_attr_leaf.c
libxfs/xfs_bmap.c
libxfs/xfs_btree.c
libxfs/xfs_da_btree.c
libxfs/xfs_dir.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
libxfs/xfs_ialloc.c
libxfs/xfs_ialloc_btree.c
libxfs/xfs_inode.c
libxfs/xfs_mount.c
libxfs/xfs_rtalloc.c
libxlog/util.c
libxlog/xfs_log_recover.c
logprint/log_dump.c
logprint/log_misc.c
logprint/logprint.c
mkfs/xfs_mkfs.c
repair/agheader.c
repair/attr_repair.c
repair/dinode.c
repair/dir.c
repair/dir2.c
repair/incore.h
repair/phase4.c
repair/phase5.c
repair/phase6.c
repair/phase7.c
repair/sb.c
repair/scan.c
repair/versions.c
repair/xfs_repair.c