linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tao Ma <tao.ma-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: Tao Ma <tao.ma-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>,
	linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] statfs: Add OCFS2_SUPER_MAGIC.
Date: Wed,  3 Feb 2010 14:27:14 +0800	[thread overview]
Message-ID: <1265178434-25008-1-git-send-email-tao.ma@oracle.com> (raw)

Signed-off-by: Tao Ma <tao.ma-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@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..8a79321 100644
--- a/man2/statfs.2
+++ b/man2/statfs.2
@@ -87,6 +87,7 @@ File system types:
    NCP_SUPER_MAGIC       0x564c
    NFS_SUPER_MAGIC       0x6969
    NTFS_SB_MAGIC         0x5346544e
+   OCFS2_SUPER_MAGIC     0x7461636f
    OPENPROM_SUPER_MAGIC  0x9fa1
    PROC_SUPER_MAGIC      0x9fa0
    QNX4_SUPER_MAGIC      0x002f
-- 
1.6.3.3

--
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

             reply	other threads:[~2010-02-03  6:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-03  6:27 Tao Ma [this message]
     [not found] ` <1265178434-25008-1-git-send-email-tao.ma-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2015-02-05  8:17   ` [PATCH] statfs: Add OCFS2_SUPER_MAGIC Michael Kerrisk (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-03  6:28 Tao Ma
     [not found] ` <1265178483-25044-1-git-send-email-tao.ma-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2010-02-08  3:03   ` Tao Ma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1265178434-25008-1-git-send-email-tao.ma@oracle.com \
    --to=tao.ma-qhclzuegtsvqt0dzr+alfa@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).