From: Al Viro Date: Thu, 23 Jun 2011 16:35:50 +0000 (-0400) Subject: Don't pass nameidata when calling vfs_create() from mknod() X-Git-Tag: v3.1-rc1~282^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=554a8b9f54cd7ca2b89f5dc227df08be082fae0d;p=pandora-kernel.git Don't pass nameidata when calling vfs_create() from mknod() All instances can cope with that now (and ceph one actually starts working properly). Signed-off-by: Al Viro --- Reading git-diff-tree failed