|
@@ -3233,7 +3233,7 @@ static struct file *path_openat(int dfd, struct filename *pathname,
|
|
error = do_tmpfile(dfd, pathname, nd, flags, op, file, &opened);
|
|
error = do_tmpfile(dfd, pathname, nd, flags, op, file, &opened);
|
|
error = path_init(dfd, pathname, flags, nd);
|
|
error = path_init(dfd, pathname, flags, nd);
|
|
@@ -3263,6 +3263,7 @@ static struct file *path_openat(int dfd, struct filename *pathname,
|