> When/if smbclient/smbmount gets integrated into mount(8) it might be a good
> idea for this to be an option which is passed in to the kernel,
> mount_version=1 or some such like.
Yes, we definitely need a run-time test for the type of server, rather
than forcing the user to compile the option. I've already added a flag
field in the server structure for this purpose, but need to have the
mount program pass the information.
Regards,
Bill