[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20061206065539.GF4497@ca-server1.us.oracle.com>
Date: Tue, 5 Dec 2006 22:55:39 -0800
From: Mark Fasheh <mark.fasheh@...cle.com>
To: Andrew Morton <akpm@...l.org>
Cc: linux-kernel@...r.kernel.org, hch@....de,
val_henson@...ux.intel.com, viro@...iv.linux.org.uk
Subject: Re: + ocfs2-relative-atime-support-tweaks.patch added to -mm tree
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@...cle.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists