commit | 1cfc4a9cf89d23727c6678170aa5949a676fc566 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Wed Jul 29 11:52:08 2015 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Jul 29 11:52:08 2015 +1000 |
tree | 4570ac75f8196152880985fab4046241a6856ae6 | |
parent | d6077aa339d6580d12bd1089231eea2940383e32 [diff] |
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 so that a sparse inode enabled libxfs compiles cleanly in userspace. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>