vfs_default: use change_to_user_by_fsp() instead of change_to_user()
authorRalph Boehme <slow@samba.org>
Mon, 14 Jan 2019 12:54:29 +0000 (13:54 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 14 Jan 2019 18:13:15 +0000 (19:13 +0100)
commitd21be78ef9248de70f53eee46fc8e02b3a955436
tree4b211b419530c491f1539214f68f022070b1969f
parent0b7c6d500991afebf15c5c6d9bb256ff234076de
vfs_default: use change_to_user_by_fsp() instead of change_to_user()

Cosmetic change.

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