* filesystems.5 man page
@ 2010-06-23 7:38 Ivana Hutarova Varekova
[not found] ` <4C21B9FD.60402-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Ivana Hutarova Varekova @ 2010-06-23 7:38 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
filesystems.5 man page does not mention ext4 filesystem, so I'm sending
a patch which adds it.
Ivana
diff -up ./filesystems.5.pom ./filesystems.5
--- ./filesystems.5.pom 2010-02-26 05:46:53.000000000 +0100
+++ ./filesystems.5 2010-06-23 09:16:42.000000000 +0200
@@ -77,6 +77,11 @@ is a journaling version of the ext2 file
It is easy to
switch back and forth between ext2 and ext3.
.TP
+.B ext4
+is the next generation of the ext filesystem series. In addition to
+journaling, ext4 supports larger files and filesystems than ext3, and
provides
+other modern features such as preallocation and an extent-based allocator.
+.TP
.B Reiserfs
is a journaling file system, designed by Hans Reiser,
that was integrated into Linux in kernel 2.4.1.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: filesystems.5 man page
[not found] ` <4C21B9FD.60402-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2010-06-25 6:08 ` Michael Kerrisk
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2010-06-25 6:08 UTC (permalink / raw)
To: Ivana Hutarova Varekova; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Hello Ivana,
On Wed, Jun 23, 2010 at 9:38 AM, Ivana Hutarova Varekova
<varekova-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
> filesystems.5 man page does not mention ext4 filesystem, so I'm sending a
> patch which adds it.
> Ivana
Thanks. This was independently reported, and I already applied another
patch for 2.25.
Thanks,
Michael
> diff -up ./filesystems.5.pom ./filesystems.5
> --- ./filesystems.5.pom 2010-02-26 05:46:53.000000000 +0100
> +++ ./filesystems.5 2010-06-23 09:16:42.000000000 +0200
> @@ -77,6 +77,11 @@ is a journaling version of the ext2 file
> It is easy to
> switch back and forth between ext2 and ext3.
> .TP
> +.B ext4
> +is the next generation of the ext filesystem series. In addition to
> +journaling, ext4 supports larger files and filesystems than ext3, and
> provides
> +other modern features such as preallocation and an extent-based allocator.
> +.TP
> .B Reiserfs
> is a journaling file system, designed by Hans Reiser,
> that was integrated into Linux in kernel 2.4.1.
>
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface" http://blog.man7.org/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-25 6:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-23 7:38 filesystems.5 man page Ivana Hutarova Varekova
[not found] ` <4C21B9FD.60402-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-06-25 6:08 ` Michael Kerrisk
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).