* [PATCH 4/4] Documentation/Changes: add required versions for new filesystems
@ 2009-01-30 0:28 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2009-01-30 0:28 UTC (permalink / raw)
To: lkml; +Cc: linux-fsdevel, torvalds, Bill Nottingham, Ted Tso
From: Bill Nottingham <notting@redhat.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@redhat.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
cc: Ted Tso <tytso@mit.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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-30 0:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-30 0:28 [PATCH 4/4] Documentation/Changes: add required versions for new filesystems Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).