summaryrefslogtreecommitdiff
path: root/source3/smbd/lanman.c
diff options
context:
space:
mode:
authorSam Liddicott <sam@liddicott.com>2009-06-26 12:31:19 +0100
committerStefan Metzmacher <metze@samba.org>2009-06-26 14:39:44 +0200
commit131c95eddaa23a1cc90ed81348f7f96548b5ca18 (patch)
treed94b6a86a1b843c6f6dfd2250ee245b448eaa4cf /source3/smbd/lanman.c
parenta4bc5bfa95be242fe1c8e0cd520a8f1e3d2a67f5 (diff)
downloadsamba-131c95eddaa23a1cc90ed81348f7f96548b5ca18.tar.gz
samba-131c95eddaa23a1cc90ed81348f7f96548b5ca18.tar.bz2
samba-131c95eddaa23a1cc90ed81348f7f96548b5ca18.zip
Upgrade ntvfs_map_*info to ntvfs_map_async_setup/ntvfs_map_async_finish
ntvfs_map_fsinfo, ntvfs_map_qpathinfo, ntvfs_map_qfileinfo used an old synchronous mapping technique, acceptable on the grounds that they were only used by the simple vfs which was synchronous. Other vfs may/do use these functions, and by upgrading them to use the ntvfs_map_async_setup/ntvfs_map_async_finish framework, they can now be used asynchronously. Signed-off-by: Sam Liddicott <sam@liddicott.com> Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/smbd/lanman.c')
0 files changed, 0 insertions, 0 deletions