[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1339263697-4111-1-git-send-email-linkinjeon@gmail.com>
Date: Sat, 9 Jun 2012 13:41:37 -0400
From: Namjae Jeon <linkinjeon@...il.com>
To: James.Bottomley@...senPartnership.com, gregkh@...uxfoundation.org,
mdharm-usb@...-eyed-alien.net, stern@...land.harvard.edu,
sshtylyov@...sta.com, bvanassche@....org
Cc: linux-usb@...r.kernel.org, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, Namjae Jeon <linkinjeon@...il.com>,
Namjae Jeon <namjae.jeon@...sung.com>
Subject: [PATCH v3 4/4] Documentation: add WRITE_CACHE flag in usb storage quirk.
Add WRITE_CACHE flag in usb storage quirk.
Signed-off-by: Namjae Jeon <namjae.jeon@...sung.com>
---
Documentation/kernel-parameters.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 86bdca9..2f88c9c 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2939,6 +2939,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
initial READ(10) command);
o = CAPACITY_OK (accept the capacity
reported by the device);
+ p = WRITE_CACHE (the device cache is ON
+ by default);
r = IGNORE_RESIDUE (the device reports
bogus residue values);
s = SINGLE_LUN (the device has only one
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists