* [PATCH] statfs.2: Add definition EXT4_SUPER_MAGIC = 0xEF53
@ 2010-05-12 3:22 Fang Wenqi
[not found] ` <1273634566-4159-1-git-send-email-antonf-Qbad7dcHD6Y0jvc7zYWOs/8+0UxHXcjY@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Fang Wenqi @ 2010-05-12 3:22 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
nicolas.francois-Fa7rcPG4DJn7nK0/Xc0eeg,
linux-man-u79uwXL29TY76Z2rM5mHXA
Cc: antonf-Qbad7dcHD6Y0jvc7zYWOs/8+0UxHXcjY,
anton.fang-Re5JQEeQqe8AvxtiuMwx3w
Signed-off-by: Fang Wenqi <antonf-Qbad7dcHD6Y0jvc7zYWOs/8+0UxHXcjY@public.gmane.org>
---
man2/statfs.2 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/man2/statfs.2 b/man2/statfs.2
index 73ec57f..36852af 100644
--- a/man2/statfs.2
+++ b/man2/statfs.2
@@ -73,6 +73,7 @@ File system types:
EXT2_OLD_SUPER_MAGIC 0xEF51
EXT2_SUPER_MAGIC 0xEF53
EXT3_SUPER_MAGIC 0xEF53
+ EXT4_SUPER_MAGIC 0xEF53
HFS_SUPER_MAGIC 0x4244
HPFS_SUPER_MAGIC 0xF995E849
HUGETLBFS_MAGIC 0x958458f6
--
1.6.6.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 related [flat|nested] 2+ messages in thread
* Re: [PATCH] statfs.2: Add definition EXT4_SUPER_MAGIC = 0xEF53
[not found] ` <1273634566-4159-1-git-send-email-antonf-Qbad7dcHD6Y0jvc7zYWOs/8+0UxHXcjY@public.gmane.org>
@ 2010-05-24 16:10 ` Michael Kerrisk
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2010-05-24 16:10 UTC (permalink / raw)
To: Fang Wenqi
Cc: nicolas.francois-Fa7rcPG4DJn7nK0/Xc0eeg,
linux-man-u79uwXL29TY76Z2rM5mHXA,
antonf-Qbad7dcHD6Y0jvc7zYWOs/8+0UxHXcjY
On Wed, May 12, 2010 at 5:22 AM, Fang Wenqi <anton.fang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Signed-off-by: Fang Wenqi <antonf-Qbad7dcHD6Y0jvc7zYWOs/8+0UxHXcjY@public.gmane.org>
Thanks. Applied for man-pages-3.25.
Cheers,
Michael
> ---
> man2/statfs.2 | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/man2/statfs.2 b/man2/statfs.2
> index 73ec57f..36852af 100644
> --- a/man2/statfs.2
> +++ b/man2/statfs.2
> @@ -73,6 +73,7 @@ File system types:
> EXT2_OLD_SUPER_MAGIC 0xEF51
> EXT2_SUPER_MAGIC 0xEF53
> EXT3_SUPER_MAGIC 0xEF53
> + EXT4_SUPER_MAGIC 0xEF53
> HFS_SUPER_MAGIC 0x4244
> HPFS_SUPER_MAGIC 0xF995E849
> HUGETLBFS_MAGIC 0x958458f6
> --
> 1.6.6.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-05-24 16:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 3:22 [PATCH] statfs.2: Add definition EXT4_SUPER_MAGIC = 0xEF53 Fang Wenqi
[not found] ` <1273634566-4159-1-git-send-email-antonf-Qbad7dcHD6Y0jvc7zYWOs/8+0UxHXcjY@public.gmane.org>
2010-05-24 16:10 ` 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).