public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Fasheh <mark.fasheh@oracle.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, hch@lst.de,
	val_henson@linux.intel.com, viro@zeniv.linux.org.uk
Subject: Re: + ocfs2-relative-atime-support-tweaks.patch added to -mm tree
Date: Tue, 5 Dec 2006 22:55:39 -0800	[thread overview]
Message-ID: <20061206065539.GF4497@ca-server1.us.oracle.com> (raw)
In-Reply-To: <20061205224311.5dcfaf20.akpm@osdl.org>

On Tue, Dec 05, 2006 at 10:43:11PM -0800, Andrew Morton wrote:
> The logic I have there is the same (I hope)...
> 
> +			if (timespec_compare(&inode->i_mtime,
> +						&inode->i_atime) < 0 &&
> +			    timespec_compare(&inode->i_ctime,
> +						&inode->i_atime) < 0)
> +				return;
Oh ok, yeah I didn't notice that the arguments to timespec_compare() had
been changed!
	--Mark

--
Mark Fasheh
Senior Software Developer, Oracle
mark.fasheh@oracle.com

      reply	other threads:[~2006-12-06  6:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200612060612.kB66CjNW025289@shell0.pdx.osdl.net>
2006-12-06  6:28 ` + ocfs2-relative-atime-support-tweaks.patch added to -mm tree Mark Fasheh
2006-12-06  6:43   ` Andrew Morton
2006-12-06  6:55     ` Mark Fasheh [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=20061206065539.GF4497@ca-server1.us.oracle.com \
    --to=mark.fasheh@oracle.com \
    --cc=akpm@osdl.org \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=val_henson@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox