From: Dave Chinner Date: Mon, 23 Apr 2012 05:59:01 +0000 (+1000) Subject: xfs: move xfs_fsb_to_db to xfs_bmap.h X-Git-Tag: v3.5-rc1~91^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd50092c08068b5bc5d170bc17894db584aaf7b2;p=pandora-kernel.git xfs: move xfs_fsb_to_db to xfs_bmap.h This is the only remaining useful function in xfs_rw.h, so move it to a header file responsible for block mapping functions that the callers already include. Soon we can get rid of xfs_rw.h. Signed-off-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed