From: Alex Elder Date: Thu, 15 Apr 2010 18:17:26 +0000 (+0000) Subject: xfs: change a few labels in xfs_log_recover.c X-Git-Tag: v2.6.35-rc1~468^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9db127edb54048707eb84517eb0573e597a2370a;p=pandora-kernel.git xfs: change a few labels in xfs_log_recover.c Rename a label used in xlog_find_head() that I thought was poorly chosen. Also combine two adjacent labels xlog_find_tail() into a single label, and give it a more generic name. (Now using Dave's suggested "validate_head" name for first label.) Signed-off-by: Alex Elder Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed