From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tao Ma Subject: [PATCH] statfs: Add OCFS2_SUPER_MAGIC. Date: Wed, 3 Feb 2010 14:27:14 +0800 Message-ID: <1265178434-25008-1-git-send-email-tao.ma@oracle.com> Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: Tao Ma , linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Signed-off-by: Tao Ma 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