vfs: Simplify vfswrap_parent_pathname()
authorVolker Lendecke <vl@samba.org>
Fri, 9 Sep 2022 11:59:28 +0000 (13:59 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 19 Sep 2022 17:23:31 +0000 (17:23 +0000)
commit3b344f502d595fb43e15c1677a67b75fa8f61f68
tree86b79cab4fb9f3a18037613ac69f3f39afb7f9de
parente4d8dc7943b33f749b18f2c55738a6cfad2c8e55
vfs: Simplify vfswrap_parent_pathname()

We don't really need a talloc_stackframe() here

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_default.c