]> 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>
Tue, 23 Jun 2015 05:06:09 +0000 (15:06 +1000)
commitc3dcf63e6701e55f304a08cb8113c8fd17c7d541
treeaa6fad6618d532237b497fc9d1c7d9d5d69ae6d3
parente104a5b516157f574574ca11a5a03fb7f23cc45b
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]