All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Eric Sandeen <sandeen@sandeen.net>
Cc: dhowells@redhat.com, Amir Goldstein <amir73il@gmail.com>,
	Christoph Hellwig <hch@lst.de>,
	"Darrick J . Wong" <darrick.wong@oracle.com>,
	Miklos Szeredi <miklos@szeredi.hu>,
	Vivek Goyal <vgoyal@redhat.com>,
	Al Viro <viro@zeniv.linux.org.uk>,
	linux-xfs <linux-xfs@vger.kernel.org>,
	linux-unionfs@vger.kernel.org,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: Re: [PATCH] xfs: publish UUID in struct super_block
Date: Thu, 27 Apr 2017 15:00:55 +0100	[thread overview]
Message-ID: <13614.1493301655@warthog.procyon.org.uk> (raw)
In-Reply-To: <9958b109-8b83-c39c-b6f3-249ffe3f812c@sandeen.net>

Eric Sandeen <sandeen@sandeen.net> wrote:

> but s_uuid in the vfs superblock isn't a pointer:
> 
>         u8 s_uuid[16];                          /* UUID */
> 
> (or am I missing your point?)

No, I'm getting it wrong.  For some reason I'm thinking it's a pointer.  I
should probably know better.  I wonder if it should be a struct uuid_v1...

David

  parent reply	other threads:[~2017-04-27 14:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-27  7:58 [PATCH] xfs: publish UUID in struct super_block Amir Goldstein
2017-04-27  7:59 ` Christoph Hellwig
2017-04-27  8:01   ` Amir Goldstein
2017-04-27  8:36     ` Amir Goldstein
2017-04-27 12:57   ` David Howells
2017-04-27 13:08     ` Amir Goldstein
2017-04-27 13:22       ` David Howells
2017-04-27 13:50         ` Eric Sandeen
2017-04-27 13:55           ` Amir Goldstein
2017-04-27 14:00           ` David Howells [this message]
2017-04-27 14:08             ` Amir Goldstein
2017-04-27 19:31 ` Darrick J. Wong
2017-04-27 20:30   ` Eric Sandeen
2017-04-28  5:49     ` Andy Whitcroft
2017-04-28  5:56       ` Darrick J. Wong
2017-04-28  6:18         ` Amir Goldstein
2017-04-28  6:24           ` Miklos Szeredi
2017-04-28  6:11   ` Amir Goldstein

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=13614.1493301655@warthog.procyon.org.uk \
    --to=dhowells@redhat.com \
    --cc=amir73il@gmail.com \
    --cc=darrick.wong@oracle.com \
    --cc=hch@lst.de \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --cc=sandeen@sandeen.net \
    --cc=vgoyal@redhat.com \
    --cc=viro@zeniv.linux.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.