cvs commit: src/sys/bus/cam cam_sim.c cam_sim.h

Matthew Dillon dillon at apollo.backplane.com
Thu Jun 14 11:05:25 PDT 2007


:Does this mean that we can do the same functionality for smbfs, i.e.
:if the network connection is lost make it able to reconnect / unmount
:it?
:
://Jonas

    I can actually play around with this today.  I'll see if I can make it
    dragonfly-friendly.  smbfs is like nfs... it will try to reconnect after
    a failure, so we might also have to couple the feature with an 'intr'
    style mount option.

					-Matt





More information about the Commits mailing list