From: Mark Fasheh Date: Fri, 13 Aug 2010 22:15:18 +0000 (-0700) Subject: ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions X-Git-Tag: v2.6.36-rc4~68^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd43bcde23c527f64897eef41aa1fed2c9905ea9;p=pandora-kernel.git ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions We do this because ocfs2_create_inode_in_orphan() wants to order locking of the orphan dir with respect to locking of the inode allocator *before* making any changes to the directory. Signed-off-by: Mark Fasheh Signed-off-by: Tao Ma --- Reading git-diff-tree failed