QuestionQ317

Storage Network

Which storage protocol uses leasing to reduce file locks?

  • A SMB
  • B NFS 3
  • C NFS 4
  • D CIFS
Explanation

SMB uses leases—modern forms of opportunistic locks—to grant controlled client caching of file data, write state, and handles. This reduces repeated server operations and associated locking overhead while the server maintains cache consistency.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!