diff options
author | Sam Liddicott <sam@liddicott.com> | 2009-06-26 12:31:19 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2009-06-26 14:39:44 +0200 |
commit | 131c95eddaa23a1cc90ed81348f7f96548b5ca18 (patch) | |
tree | d94b6a86a1b843c6f6dfd2250ee245b448eaa4cf /release-scripts | |
parent | a4bc5bfa95be242fe1c8e0cd520a8f1e3d2a67f5 (diff) | |
download | samba-131c95eddaa23a1cc90ed81348f7f96548b5ca18.tar.gz samba-131c95eddaa23a1cc90ed81348f7f96548b5ca18.tar.xz 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 'release-scripts')
0 files changed, 0 insertions, 0 deletions