A-74 Dell PowerVault 720N, 740N, and 760N System Administrator and Command Reference Guide
If the cifs.oplocks.enable option is off, oplocks are not sent even if you enable
the oplocks on a per-quota-tree basis with the qtree oplocks command. The
cifs.oplocks.enable option is enabled by default.
If you do not specify enable or disable in the qtree oplocks command, the oplock
attribute for name is displayed. If you omit name, the oplock attributes for all
quota trees on the filer are displayed.
EXAMPLES
The following example sets the security style of a qtree named marketing in the
root volume to ntfs:
filer> qtree security marketing ntfs
The following example sets the security style of a qtree named engineering in
the vol1 volume to ntfs:
filer> qtree security /vol/vol1/engr ntfs
The following example sets the security style of the root volume to UNIX:
filer> qtree security / UNIX
The following example sets the security style of the vol1 volume to UNIX: filer>
qtree security /vol/vol1/ UNIX
The following example disables oplocks for the engr qtree:
filer> qtree oplocks /vol/vol1/engr disable
The following example enables oplocks for the vol1 volume:
filer> qtree oplocks /vol/vol1/ disable
The following example displays the security and oplocks attributes for all volumes
and qtrees on the filer:
filer> qtree
Volume Tree Style Oplocks
----------- ------ -------- ------------
vol0 UNIX enabled
vol0 marketing ntfs enabled
vol1 UNIX enabled
vol1 engr ntfs disabled
SEE ALSO
options, quota, quotas
qtree