From: Chris Mason <chris.mason@oracle.com>
To: David Howells <dhowells@redhat.com>
Cc: balajirrao@gmail.com, dwmw2@infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] BTRFS: Transpose parent_objectid and parent_gen in struct btrfs_fid
Date: Wed, 18 Mar 2009 13:00:29 -0400 [thread overview]
Message-ID: <1237395629.10384.2.camel@think.oraclecorp.com> (raw)
In-Reply-To: <20090318161626.16521.91662.stgit@warthog.procyon.org.uk>
On Wed, 2009-03-18 at 16:16 +0000, David Howells wrote:
> Transpose parent_objectid and parent_gen in struct btrfs_fid so that gen and
> parent_gen (both u32) are adjacent, thus packing nicely between the u64
> members.
>
> This would seem to be reasonable as the parent generation number is always
> used if the parent objectid is.
>
Won't this confuse any handles the clients already have if the server
reboots with the new handle format?
-chris
next prev parent reply other threads:[~2009-03-18 17:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-18 16:16 [PATCH] BTRFS: Transpose parent_objectid and parent_gen in struct btrfs_fid David Howells
2009-03-18 17:00 ` Chris Mason [this message]
2009-03-18 17:05 ` David Howells
2009-03-18 17:21 ` David Woodhouse
2009-03-18 17:38 ` David Howells
2009-03-18 17:46 ` David Woodhouse
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=1237395629.10384.2.camel@think.oraclecorp.com \
--to=chris.mason@oracle.com \
--cc=balajirrao@gmail.com \
--cc=dhowells@redhat.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.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 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.