]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/filesystems/ext4.txt
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[karo-tx-linux.git] / Documentation / filesystems / ext4.txt
index a92c5aa8ce22ef11e48d1192d2f063f674fc65a4..919a3293aaa4249f81f0d907d9867d6d80f9a135 100644 (file)
@@ -144,11 +144,12 @@ journal_async_commit      Commit block can be written to disk without waiting
                        mount the device. This will enable 'journal_checksum'
                        internally.
 
+journal_path=path
 journal_dev=devnum     When the external journal device's major/minor numbers
-                       have changed, this option allows the user to specify
+                       have changed, these options allow the user to specify
                        the new journal location.  The journal device is
-                       identified through its new major/minor numbers encoded
-                       in devnum.
+                       identified through either its new major/minor numbers
+                       encoded in devnum, or via a path to the device.
 
 norecovery             Don't load the journal on mounting.  Note that
 noload                 if the filesystem was not unmounted cleanly,