From: Dave Chinner Date: Thu, 8 Jan 2015 23:46:49 +0000 (+1100) Subject: xfs: move struct xfs_bmalloca to libxfs X-Git-Tag: fixes-v4.0-rc1~157^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9799b438ce21662fa173ffc0b30d93567a71dfa0;p=pandora-kernel.git xfs: move struct xfs_bmalloca to libxfs It no long is used for stack splits, so strip the kernel workqueue bits from it and push it back into libxfs/xfs_bmap.h so that it can be shared with the userspace code. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed