commit | 554a8b9f54cd7ca2b89f5dc227df08be082fae0d | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Jun 23 12:35:50 2011 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jul 20 01:43:49 2011 -0400 |
tree | d8188a1503e744fa64dbabe6e585065e5234683b | |
parent | f7c85868fcacc331dd3454a4f08f006d7942521f [diff] |
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 <viro@zeniv.linux.org.uk>