[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20090129162840.adabb469.randy.dunlap@oracle.com>
Date: Thu, 29 Jan 2009 16:28:40 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: lkml <linux-kernel@...r.kernel.org>
Cc: linux-fsdevel@...r.kernel.org,
torvalds <torvalds@...ux-foundation.org>,
Bill Nottingham <notting@...hat.com>, Ted Tso <tytso@....edu>
Subject: [PATCH 4/4] Documentation/Changes: add required versions for new
filesystems
From: Bill Nottingham <notting@...hat.com>
Subject: [PATCH] Documentation/Changes: add required versions for new filesystems
btrfs requires version 0.18 of its tools, and squashfs requires 4.0.
ext3 should use and ext4 requires v1.41.4 of e2fsprogs.
Signed-off-by: Bill Nottingham <notting@...hat.com>
Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
cc: Ted Tso <tytso@....edu>
---
Documentation/Changes | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--- linux-next-20090126.orig/Documentation/Changes
+++ linux-next-20090126/Documentation/Changes
@@ -33,10 +33,12 @@ o Gnu make 3.79.1
o binutils 2.12 # ld -v
o util-linux 2.10o # fdformat --version
o module-init-tools 0.9.10 # depmod -V
-o e2fsprogs 1.29 # tune2fs
+o e2fsprogs 1.41.4 # e2fsck -V
o jfsutils 1.1.3 # fsck.jfs -V
o reiserfsprogs 3.6.3 # reiserfsck -V 2>&1|grep reiserfsprogs
o xfsprogs 2.6.0 # xfs_db -V
+o squashfs-tools 4.0 # mksquashfs -version
+o btrfs-progs 0.18 # btrfsck
o pcmciautils 004 # pccardctl -V
o quota-tools 3.09 # quota -V
o PPP 2.4.0 # pppd --version
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists