#Cifs Locks
1 messages · Page 1 of 1 (latest)
I'm not entirely sure that there's a lot you can do on the storage system. Locking is usually governed by the client application, which can specify what is supposed to happen when it opens a file. It can request a lock that disallows deletion, and this is honored on the storage system, but if the application does not do that then there's nothing you can do I think