Hi,
I need to implement three independent functions: LOCK, UNLOCK, REFRESH_LOCK. Yes, those are the functions required by WebDAV. But for different reasons I can't use the WebDAV modules provided by Data OnTAP.
Those locks need to based on lock tokens and need to be removed after a specific timeout.
Does anybody know how to implement those functions via CIFS or the NetApp SDK?