From: Mark Fasheh Date: Thu, 21 Sep 2006 23:51:28 +0000 (-0700) Subject: ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() X-Git-Tag: v2.6.19-rc1~1259^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0027dd5bc213bc639e09dd002a4ab56bd18317c3;p=pandora-kernel.git ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() We can't use LKM_LOCAL for new dentry locks because an unlink and subsequent re-create of a name/inode pair may result in the lock still being mastered somewhere in the cluster. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed