]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs: make struct fd_handle private
authorRalph Boehme <slow@samba.org>
Sun, 27 Sep 2020 17:39:37 +0000 (19:39 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 16 Dec 2020 09:08:30 +0000 (09:08 +0000)
commitb56f554ff00437993ae7fa37dcaebf9a080bf3e9
treed6660ca8a536902b3ce8ca4550e38aaf77d82e8e
parentdd8fe0cfc2627dcdcec140a85eb96b9da5a6dba4
vfs: make struct fd_handle private

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/vfs.h
source3/smbd/fd_handle.c
source3/smbd/fd_handle_private.h [new file with mode: 0644]