From: Mark Fasheh Date: Fri, 13 Aug 2010 22:15:16 +0000 (-0700) Subject: ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding X-Git-Tag: v2.6.36-rc4~68^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d51349829c378c06ba4aa7d4b16ca23739858608;p=pandora-kernel.git ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding ocfs2_search_chain() makes the same updates as ocfs2_alloc_dinode_update_counts to the alloc inode. Instead of open coding the bitmap update, use our helper function. Signed-off-by: Mark Fasheh Signed-off-by: Tao Ma --- Reading git-diff-tree failed