[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190131022955.9920-5-yehs2007@zoho.com>
Date: Thu, 31 Jan 2019 10:29:54 +0800
From: Huaisheng Ye <yehs2007@...o.com>
To: mpatocka@...hat.com, snitzer@...hat.com, agk@...hat.com
Cc: dan.j.williams@...el.com, hch@....de, jack@...e.cz, corbet@....net,
dm-devel@...hat.com, linux-kernel@...r.kernel.org,
linux-nvdimm@...ts.01.org, linux-doc@...r.kernel.org,
Huaisheng Ye <yehs1@...ovo.com>
Subject: [PATCH v3 4/5] Documentation/device-mapper: add optional parameter reinit
From: Huaisheng Ye <yehs1@...ovo.com>
Add intro and usage guide for reinit.
Signed-off-by: Huaisheng Ye <yehs1@...ovo.com>
---
Documentation/device-mapper/writecache.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/device-mapper/writecache.txt b/Documentation/device-mapper/writecache.txt
index 01532b3..255c68c 100644
--- a/Documentation/device-mapper/writecache.txt
+++ b/Documentation/device-mapper/writecache.txt
@@ -45,6 +45,10 @@ Constructor parameters:
afterwards
- some underlying devices perform better with fua, some
with nofua. The user should test it
+ reinit (by default off)
+ applicable only to persistent memory - use the REINIT flag
+ when the surper block has messy data, that would cause fn ctr
+ failed to work with invalid magic or version in the superblock
Status:
1. error indicator - 0 if there was no error, otherwise error number
--
1.8.3.1
Powered by blists - more mailing lists