public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@clusterfs.com>
To: Jean-Noel Cordenner <jean-noel.cordenner@bull.net>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [RFC] [patch 1/3] change attribute for ext4: change attribute in the VFS
Date: Wed, 29 Nov 2006 22:32:30 -0800	[thread overview]
Message-ID: <20061130063230.GG6429@schatzie.adilger.int> (raw)
In-Reply-To: <456DD754.3060803@bull.net>

On Nov 29, 2006  19:54 +0100, Jean-Noel Cordenner wrote:
> This part of the patch concerns the change attribute in the VFS layer. The 
> definition of the change_attribute field in the inode and its update.
> 
> @@ -538,6 +540,7 @@
>         struct timespec         i_atime;
>         struct timespec         i_mtime;
>         struct timespec         i_ctime;
> +       unsigned long           i_change_attribute;
>         unsigned int            i_blkbits;
>         unsigned long           i_version;
>         blkcnt_t                i_blocks;

It isn't clear to me why the change attribute isn't just the same as the
i_version field?

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.

      reply	other threads:[~2006-11-30  6:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-29 18:54 [RFC] [patch 1/3] change attribute for ext4: change attribute in the VFS Jean-Noel Cordenner
2006-11-30  6:32 ` Andreas Dilger [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=20061130063230.GG6429@schatzie.adilger.int \
    --to=adilger@clusterfs.com \
    --cc=jean-noel.cordenner@bull.net \
    --cc=linux-ext4@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox