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(&inod
On Tue, 5 Dec 2006 22:28:09 -0800
Mark Fasheh <[EMAIL PROTECTED]> wrote:
> > if (vfsmnt->mnt_flags & MNT_RELATIME) {
> > - if ((timespec_compare(&inode->i_atime, &inode->i_mtime) < 0) ||
> > - (timespec_compare(&inode->i_atime, &inode->i_ctime) < 0))
> > + if
On Tue, Dec 05, 2006 at 10:12:45PM -0800, [EMAIL PROTECTED] wrote:
> --
> Subject: ocfs2-relative-atime-support-tweaks
> From: Andrew Morton <[EMAIL PROTECTED]>
>
> methinks...
Yeah, all good tweaks - thanks for catching those. And thanks for car
3 matches
Mail list logo