| To: | xfs-oss <xfs@xxxxxxxxxxx> |
|---|---|
| Subject: | [PATCH] xfs: document dax mount option |
| From: | Eric Sandeen <sandeen@xxxxxxxxxx> |
| Date: | Fri, 21 Aug 2015 16:36:53 -0500 |
| Delivered-to: | xfs@xxxxxxxxxxx |
Add dax to the list of mount options in xfs.txt.
Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx>
---
diff --git a/Documentation/filesystems/xfs.txt
b/Documentation/filesystems/xfs.txt
index 8146e9f..e7e935d 100644
--- a/Documentation/filesystems/xfs.txt
+++ b/Documentation/filesystems/xfs.txt
@@ -58,6 +58,11 @@ default behaviour.
This allows for drive level write caching to be enabled, for
devices that support write barriers.
+ dax
+ Use direct access (no page cache) for block devices which are
+ memory-like, performing reads and writes directly to the storage
+ device. See Documentation/filesystems/dax.txt.
+
discard
nodiscard (*)
Enable/disable the issuing of commands to let the block
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] xfsprogs: document dax in xfs.5 and other minor fixes, Eric Sandeen |
|---|---|
| Next by Date: | Re: [PATCH] xfsprogs: document dax in xfs.5 and other minor fixes, Dave Chinner |
| Previous by Thread: | [PATCH] xfsprogs: document dax in xfs.5 and other minor fixes, Eric Sandeen |
| Next by Thread: | Rates won't stay this low. Refi now. Don't miss out., LendingTree Partners |
| Indexes: | [Date] [Thread] [Top] [All Lists] |