diff options
author | Amir Goldstein <amir73il@gmail.com> | 2018-05-16 17:51:25 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2018-05-31 11:06:11 +0200 |
commit | 137ec526a20c4e4d21d658a6581b471d39860911 (patch) | |
tree | d5f40d9bd01269482d6e2cddd50ac384673f040d /kernel | |
parent | 95a1c8153ad8bc99e7c4b90257f20b4f0474a9a0 (diff) | |
download | linux-137ec526a20c4e4d21d658a6581b471d39860911.tar.bz2 |
ovl: create helper ovl_create_temp()
Also used ovl_create_temp() in ovl_create_index() instead of calling
ovl_do_mkdir() directly, so now all callers of ovl_do_mkdir() are routed
through ovl_create_real(), which paves the way for Al's fix for non-hashed
result from vfs_mkdir().
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions