linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
To: David Adam <zanchey@ucc.gu.uwa.edu.au>
Cc: mtk.manpages@gmail.com, linux-man@vger.kernel.org
Subject: Re: Missing magic number in statfs(2) et al
Date: Wed, 29 Apr 2020 21:49:51 +0200	[thread overview]
Message-ID: <13354325-5043-cfaa-e5b6-2eb950a96386@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.22.394.2004292313100.1336@motsugo.ucc.gu.uwa.edu.au>

Gidday David,

On 4/29/20 5:19 PM, David Adam wrote:
> 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.

Added!

Thanks,

Michael


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

      reply	other threads:[~2020-04-29 19:49 UTC|newest]

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

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=13354325-5043-cfaa-e5b6-2eb950a96386@gmail.com \
    --to=mtk.manpages@gmail.com \
    --cc=linux-man@vger.kernel.org \
    --cc=zanchey@ucc.gu.uwa.edu.au \
    /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).