From 9466fd71f5202b997231280f7daf6ea002794f89 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sun, 27 Jul 2008 19:59:21 -0400 Subject: [PATCH] --- yaml --- r: 109071 b: refs/heads/master c: 4537398d91e6e03811ba971d959b762137058c1a h: refs/heads/master i: 109069: 9128518af5532da5872577e95c3e0f8d877b4485 109067: 367fb71ce5210b85c1be51c487c56dad1eda76f1 109063: 7257ca2414328afe092b393138aa46b703478b24 109055: d9ee509183f6070b7f9d39b764c18684a3c160fb v: v3 --- [refs] | 2 +- trunk/Documentation/filesystems/ext4.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 420f5e8d80e9..4349e5aa191e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e745b041f2ccad63077118b40468521306f3962 +refs/heads/master: 4537398d91e6e03811ba971d959b762137058c1a diff --git a/trunk/Documentation/filesystems/ext4.txt b/trunk/Documentation/filesystems/ext4.txt index 80e193d82e2e..0d5394920a31 100644 --- a/trunk/Documentation/filesystems/ext4.txt +++ b/trunk/Documentation/filesystems/ext4.txt @@ -26,6 +26,12 @@ Mailing list: linux-ext4@vger.kernel.org git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git + - Note that it is highly important to install the mke2fs.conf file + that comes with the e2fsprogs 1.41.x sources in /etc/mke2fs.conf. If + you have edited the /etc/mke2fs.conf file installed on your system, + you will need to merge your changes with the version from e2fsprogs + 1.41.x. + - Create a new filesystem using the ext4dev filesystem type: # mke2fs -t ext4dev /dev/hda1