OSDN Git Service

ext4: add DAX functionality
[android-x86/kernel.git] / Documentation / filesystems / dax.txt
index ebcd97f..be376d9 100644 (file)
@@ -73,6 +73,7 @@ or a write()) work correctly.
 
 These filesystems may be used for inspiration:
 - ext2: the second extended filesystem, see Documentation/filesystems/ext2.txt
+- ext4: the fourth extended filesystem, see Documentation/filesystems/ext4.txt
 
 
 Shortcomings