s3: smbd: Change change_file_owner_to_parent() -> change_file_owner_to_parent_fsp().
authorJeremy Allison <jra@samba.org>
Wed, 9 Jun 2021 19:28:42 +0000 (12:28 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 18 Jun 2021 16:32:28 +0000 (16:32 +0000)
commitbdc749ca7e27b173f0c6e9f319d90097c5413b9a
tree35e90a05dc82ec7d1fa5160d0e42f95f49090da8
parentd6f6e5f7eb9943486ca6964777d981aeae7919b7
s3: smbd: Change change_file_owner_to_parent() -> change_file_owner_to_parent_fsp().

Same changes as for change_dir_owner_to_parent_fsp().

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