linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Adam <zanchey@ucc.gu.uwa.edu.au>
To: mtk.manpages@gmail.com
Cc: linux-man@vger.kernel.org
Subject: Missing magic number in statfs(2) et al
Date: Wed, 29 Apr 2020 23:19:22 +0800 (AWST)	[thread overview]
Message-ID: <alpine.DEB.2.22.394.2004292313100.1336@motsugo.ucc.gu.uwa.edu.au> (raw)

Hi,

The statfs(2) page is missing the magic number for SMB2:

SMB2_MAGIC_NUMBER 0xFE534D42

This is defined in fs/cifs/smb2glob.h .

Perhaps it could be added. It being so numerically close to 
CIFS_MAGIC_NUMBER, coupled with `mount.cifs` producing an SMB2 mount (even 
though `mount` still reports a CIFS type), has sent me a little wild over 
the last few weeks.

David Adam
zanchey@ucc.gu.uwa.edu.au

             reply	other threads:[~2020-04-29 15:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29 15:19 David Adam [this message]
2020-04-29 19:49 ` Missing magic number in statfs(2) et al Michael Kerrisk (man-pages)

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=alpine.DEB.2.22.394.2004292313100.1336@motsugo.ucc.gu.uwa.edu.au \
    --to=zanchey@ucc.gu.uwa.edu.au \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /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).