summaryrefslogtreecommitdiffstats
path: root/fs/namei.c
diff options
context:
space:
mode:
authorAl Viro2011-06-27 22:37:12 +0200
committerAl Viro2011-07-20 07:44:11 +0200
commit5da4e689449ad99ab31cf2208d99eddfce0498ba (patch)
tree5cd8ccc145b8b29b3a63dd6252ee921d8e01379b /fs/namei.c
parentswitch devtmpfs to kern_path_create() (diff)
downloadkernel-qcow2-linux-5da4e689449ad99ab31cf2208d99eddfce0498ba.tar.gz
kernel-qcow2-linux-5da4e689449ad99ab31cf2208d99eddfce0498ba.tar.xz
kernel-qcow2-linux-5da4e689449ad99ab31cf2208d99eddfce0498ba.zip
devtmpfs: get rid of bogus mkdir in create_path()
We do _NOT_ want to mkdir the path itself - we are preparing to mknod it, after all. Normally it'll fail with -ENOENT and just do nothing, but if somebody has created the parent in the meanwhile, we'll get buggered... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions