diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/filesystems/ext4.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/filesystems/ext4.txt b/Documentation/filesystems/ext4.txt index e3fcbea3ec8c..9ec29d86ff8b 100644 --- a/Documentation/filesystems/ext4.txt +++ b/Documentation/filesystems/ext4.txt | |||
@@ -149,10 +149,6 @@ journal_async_commit Commit block can be written to disk without waiting | |||
149 | journal=update Update the ext4 file system's journal to the current | 149 | journal=update Update the ext4 file system's journal to the current |
150 | format. | 150 | format. |
151 | 151 | ||
152 | journal=inum When a journal already exists, this option is ignored. | ||
153 | Otherwise, it specifies the number of the inode which | ||
154 | will represent the ext4 file system's journal file. | ||
155 | |||
156 | journal_dev=devnum When the external journal device's major/minor numbers | 152 | journal_dev=devnum When the external journal device's major/minor numbers |
157 | have changed, this option allows the user to specify | 153 | have changed, this option allows the user to specify |
158 | the new journal location. The journal device is | 154 | the new journal location. The journal device is |