From b29ef85867d5347e8fed4c603986964868cba801 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Fri, 29 Dec 2017 18:23:19 +0000 Subject: sg_ses: further NVMe support work; decode array status dpage (obsolete); build: add SG_LIB_ANDROID git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@738 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- doc/sg_format.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/sg_format.8') diff --git a/doc/sg_format.8 b/doc/sg_format.8 index 8733f797..449fa605 100644 --- a/doc/sg_format.8 +++ b/doc/sg_format.8 @@ -428,8 +428,8 @@ The SBC\-2 standard states that the block count can be set back to the manufacturer's maximum recommended value in a format or resize operation. This can be done by placing an address of 0xffffffff (or the 64 bit equivalent) in the appropriate block descriptor field to a MODE SELECT -command. In signed (two's complement) arithmetic that value corresponds to -'\-1'. So a \fI\-\-count=\fR\-1 causes the block count to be set back to +command. In signed (two's complement) arithmetic that value corresponds +to '\-1'. So a \-\-count=\-1 causes the block count to be set back to the manufacturer's maximum recommended value. To see exactly which SCSI commands are being executed and parameters passed add the "\-vvv" option to the sg_format command line. -- cgit v1.2.3