From: Li Dongyang Date: Thu, 22 Apr 2010 08:11:25 +0000 (+0800) Subject: ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path X-Git-Tag: v2.6.34-rc7~27^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab41fdc8fdd9f0942430941c1e2b516fd481371d;p=pandora-kernel.git ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path Mark the inode with flag OCFS2_INODE_SKIP_ORPHAN_DIR when we get an error after allocating one, so that we can kill the inode. Signed-off-by: Li Dongyang Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed