From: Dave Chinner Date: Thu, 8 Jan 2015 23:47:14 +0000 (+1100) Subject: xfs: move xfs_bmap_finish prototype X-Git-Tag: fixes-v4.0-rc1~157^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa5d95c1b57792119804c587b9a468019219d7e0;p=pandora-kernel.git xfs: move xfs_bmap_finish prototype This function is used libxfs code, but is implemented separately in userspace. Move the function prototype to xfs_bmap.h so that the prototype is shared even if the implementations aren't. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed