From: Dave Chinner Date: Mon, 2 Sep 2013 02:15:59 +0000 (+1000) Subject: xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino X-Git-Tag: v3.12-rc1~80^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50fc5f7accfeaaaa1bba07725f26945cf8033bb7;p=pandora-kernel.git xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino So fix up the export in xfs_dir2.h that is needed by userspace. Now xfs_dir3_sfe_put_ino has been made static. Revert 98f7462 ("xfs: xfs_dir3_sfe_put_ino can be static") to being non static so that the code shared with userspace is identical again. Signed-off-by: Dave Chinner Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed