]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: add xfs_bit.c
authorDave Chinner <dchinner@redhat.com>
Tue, 16 Jun 2015 00:57:23 +0000 (10:57 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 30 Jul 2015 22:59:07 +0000 (08:59 +1000)
commit4071f725b80a1f1bc59b5860f08a9540fab85395
treec107116571533c51796c665f9cd0189e865a2990
parente515cca12320669f2c29d4a9bd4646fbfb37963c
libxfs: add xfs_bit.c

The header side of xfs_bit.c is already in libxfs, and the sparse
inode code requires the xfs_next_bit() function so pull in the
xfs_bit.c file

Signed-off-by: Dave Chinner <dchinner@redhat.com>
include/bitops.h
libxfs/Makefile
libxfs/xfs_bit.c [new file with mode: 0644]