summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctladm
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2014-10-20 07:34:37 +0000
committermav <mav@FreeBSD.org>2014-10-20 07:34:37 +0000
commitcc6cca3f1e5c3cec97d68e6b2d95d678f1bc0eb2 (patch)
treefd4caa27295aebc16835129958b3e6b11bd2e341 /usr.sbin/ctladm
parent29253fce187f2bc4585df13155a351d6f3b17cb3 (diff)
downloadFreeBSD-src-cc6cca3f1e5c3cec97d68e6b2d95d678f1bc0eb2.zip
FreeBSD-src-cc6cca3f1e5c3cec97d68e6b2d95d678f1bc0eb2.tar.gz
MFC r272748:
Implement software (mode page) and hardware (config) write protection.
Diffstat (limited to 'usr.sbin/ctladm')
-rw-r--r--usr.sbin/ctladm/ctladm.85
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/ctladm/ctladm.8 b/usr.sbin/ctladm/ctladm.8
index fa577f2..9e56160 100644
--- a/usr.sbin/ctladm/ctladm.8
+++ b/usr.sbin/ctladm/ctladm.8
@@ -34,7 +34,7 @@
.\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
.\" $FreeBSD$
.\"
-.Dd September 13, 2014
+.Dd October 8, 2014
.Dt CTLADM 8
.Os
.Sh NAME
@@ -961,6 +961,9 @@ This allows to offload copying between different iSCSI targets residing
on the same host in trusted environments.
.It Va readcache
Set to "off", disables read caching for the LUN, if supported by the backend.
+.It Va readonly
+Set to "on", blocks all media write operations to the LUN, reporting it
+as write protected.
.It Va reordering
Set to "unrestricted", allows target to process commands with SIMPLE task
attribute in arbitrary order. Any data integrity exposures related to
OpenPOWER on IntegriCloud