From: Al Viro Date: Sun, 10 Jun 2012 22:05:36 +0000 (-0400) Subject: don't pass nameidata to ->create() X-Git-Tag: v3.6-rc1~152^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebfc3b49a7ac25920cb5be5445f602e51d2ea559;p=pandora-kernel.git don't pass nameidata to ->create() boolean "does it have to be exclusive?" flag is passed instead; Local filesystem should just ignore it - the object is guaranteed not to be there yet. Signed-off-by: Al Viro --- Reading git-diff-tree failed