s3: smbd: Reformatting. Use helper variable for SMB_VFS_RENAME call.
authorJeremy Allison <jra@samba.org>
Thu, 8 Aug 2019 21:38:24 +0000 (14:38 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:31 +0000 (19:52 +0000)
commit04f5dbb168a6b91aecb60ebb398a5f5297b288d5
treeaf2b0587e0d232f59bbb9dcdfee88e4fba829a7e
parent3ee78cc9979a72ebbe65a16c60967a1735a0d208
s3: smbd: Reformatting. Use helper variable for SMB_VFS_RENAME call.

Will make replacement with renameat() clearer later.

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