From: Dave Chinner Date: Wed, 29 Jul 2015 01:52:08 +0000 (+1000) Subject: libxfs: add xfs_bit.c X-Git-Tag: omap-for-v4.3/fixes-rc1~79^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cfc4a9cf89d23727c6678170aa5949a676fc566;p=pandora-kernel.git 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 Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- Reading git-diff-tree failed