preadv2
xfsprogs: add a missing QA header file to install-qa target
libxlog: sync up with 2.6.38 kernel code
xfsprogs: remove write-only assignments
Add support for mlock / munlock.
libhandle: fix installation for symlinked /usr
xfsprogs: fix automatic dependency generation
libxfs: buffer cache hashing is suboptimal
Improve xfs_io and xfs_quota -c handling Merge of master-melb:xfs-cmds:29139a by kenmcd.
libxfs: add xfs_verifier_error()
Merge back recent changes from xfs kernel headers. Merge of master-melb:xfs-cmds:24317a by kenmcd.
get rid of cursor and more parameters for getparents functions. Slight function namechange at the same time. Merge of master-melb:xfs-cmds:25194a by kenmcd.
xfsprogs: xfs_quota allow user or group names beginning with digits
xfsprogs: respect DESTDIR when installing
Update xfsprogs to latest kernel headers and functions Merge of master-melb:xfs-cmds:32070a by kenmcd.
repair: fix quota inode handling in secondary superblocks
libxfs: switch over to xfs_sb.c and remove xfs_mount.c
Parent pointer userspace support. Adds in libhandle code and xfs_io parent command support. Merge of master-melb:xfs-cmds:24394a by kenmcd.
xfsprogs: libxcmd: encapsulate fs_table initialization
xfsprogs: define min/max once and use them everywhere
xfsprogs: sync code to current kernel code
libxfs: reintroduce old xfs_repair radix-tree code
libxfs: fix byte swapping on constants
xfs: support the XFS_BTNUM_FINOBT free inode btree type
xfs: create a shared header file for format-related information
xfs: decouple inode and bmap btree header files
xfsprogs: add CRC32c infrastructure
xfs: unify directory/attribute format definitions
libxfs: sync files with 2.6.38 kernel code
xfs: remove __KERNEL__ from debug code
libxfs: bmap btree owner swap support
libxfs: Use defines for CRC offsets in all cases
xfs_repair: add support for validating dirent ftype field
xfs: report finobt status in fs geometry
libxfs: fix compile error when libxfs header used in C++ code
xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
XFS metadata dump tool Merge of master-melb:xfs-cmds:28782a by kenmcd.
libxfs: Minor cleanup and bug fix sync
xfs: enable the finobt feature on v5 superblocks
xfs: Get rid of all XFS_XXX_LOG_RES() macro
xfs: update inode allocation/free transaction reservations for finobt
fix various typos