diff options
Diffstat (limited to 'Documentation/admin-guide/md.rst')
-rw-r--r-- | Documentation/admin-guide/md.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/admin-guide/md.rst b/Documentation/admin-guide/md.rst index 84de718f24a4..3c51084ffd37 100644 --- a/Documentation/admin-guide/md.rst +++ b/Documentation/admin-guide/md.rst | |||
@@ -756,3 +756,6 @@ These currently include: | |||
756 | The cache mode for raid5. raid5 could include an extra disk for | 756 | The cache mode for raid5. raid5 could include an extra disk for |
757 | caching. The mode can be "write-throuth" and "write-back". The | 757 | caching. The mode can be "write-throuth" and "write-back". The |
758 | default is "write-through". | 758 | default is "write-through". |
759 | |||
760 | ppl_write_hint | ||
761 | NVMe stream ID to be set for each PPL write request. | ||