From: Joel Becker Date: Fri, 26 Mar 2010 02:09:15 +0000 (+0800) Subject: ocfs2: Set suballoc_loc on allocated metadata. X-Git-Tag: v2.6.35-rc1~469^2~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b6cb576aa80611f1f6a3c88708d1e68a8d97985;p=pandora-kernel.git ocfs2: Set suballoc_loc on allocated metadata. Get the suballoc_loc from ocfs2_claim_new_inode() or ocfs2_claim_metadata(). Store it on the appropriate field of the block we just allocated. Signed-off-by: Joel Becker --- Reading git-diff-tree failed