diff options
author | Ralph Boehme <slow@samba.org> | 2014-11-26 15:21:36 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2014-12-04 22:11:08 +0100 |
commit | 2236883cdeadab02f0ed367e13b41a32b1f85c34 (patch) | |
tree | ad819d92d0dd571305db4df87474e04116d39b47 /docs-xml/manpages | |
parent | 353acb6d294bd32fdaaf1e4d95c663cae30775a0 (diff) | |
download | samba-2236883cdeadab02f0ed367e13b41a32b1f85c34.tar.gz samba-2236883cdeadab02f0ed367e13b41a32b1f85c34.tar.xz samba-2236883cdeadab02f0ed367e13b41a32b1f85c34.zip |
s3:smbd: add SMB_VFS_READDIR_ATTR() to marshall direntry
SMB_VFS_READDIR_ATTR is a last minute hook to fetch additional metadata
for a directory entry when we're already marshalling the SMB reply buffer.
This would we used, when there's a need to repurpose some fields in the
the reply, like it's done with Apple's SMB2 extension "AAPL".
We then fetch AAPL metadata with the shiny new SMB_VFS_READDIR_ATTR()
VFS call and marshall appropiately.
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'docs-xml/manpages')
0 files changed, 0 insertions, 0 deletions