don't pass nameidata to ->create()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 10 Jun 2012 22:05:36 +0000 (18:05 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 14 Jul 2012 12:34:47 +0000 (16:34 +0400)
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 <viro@zeniv.linux.org.uk>

No differences found