]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: use pathref fsp in change_dir_owner_to_parent()
authorRalph Boehme <slow@samba.org>
Mon, 14 Dec 2020 10:20:46 +0000 (11:20 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 17 Dec 2020 18:56:29 +0000 (18:56 +0000)
commit24a46b9db9561c49996a2e77320228a7d22de08a
tree497f8e5e5da43a29a7e7fa36c5b4f6d9787347b4
parent74b9080668cd4307e14049c9d908b5610911507b
smbd: use pathref fsp in change_dir_owner_to_parent()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c