summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_isolation.c
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-04-24 15:02:11 +0200
committerAlejandro Colomar <alx@kernel.org>2024-06-18 22:59:43 +0200
commit3db000a5399fd688ec0d97b38e784778bdd90375 (patch)
tree5a47332b2046084e5b9c6b15a55a229347966e05 /src/nxt_isolation.c
parent3501a50ffb93756e145295021ff9313ac77f1ba9 (diff)
downloadunit-3db000a5399fd688ec0d97b38e784778bdd90375.tar.gz
unit-3db000a5399fd688ec0d97b38e784778bdd90375.tar.bz2
fs: Rename nxt_fs_mkdir_parent() => nxt_fs_mkdir_dirname()
"dirname" is the usual way to refer to the directory part of a path name. See for example dirname(1), or the dirname builtin in several languages. Also, in the context of mkdir(), "parents" is used to refer to mkdir -p, which is too similar to "parent", so it can lead to confusion. Tested-by: Andy Postnikov <apostnikov@gmail.com> Tested-by: Andrew Clayton <a.clayton@nginx.com> Reviewed-by: Andrew Clayton <a.clayton@nginx.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'src/nxt_isolation.c')
0 files changed, 0 insertions, 0 deletions