* [BUG][trivial] atime not set on directory reads
@ 2002-06-13 21:35 Andreas Dilger
2002-06-13 22:45 ` Hans Reiser
2002-06-14 5:05 ` Oleg Drokin
0 siblings, 2 replies; 4+ messages in thread
From: Andreas Dilger @ 2002-06-13 21:35 UTC (permalink / raw)
To: reiserfs-list
Hello reiserfs folks,
I'm just in the process of running some POSIX conformance tests on
Linux (test available at http://www.opengroup.org/testing/lsb-fhs/)
and reiserfs fails one test where ext2/ext3 are passing.
The test checks whether atime is updated on a directory if you do a
directory lookup. I imagine that it is as simple as adding a call
UPDATE_ATIME(inode) to the reiserfs directory lookup. This can, of
course, be turned off at runtime via the "noatime" mount option (I
think newer kernels also have a newer "nodiratime").
Cheers, Andreas
--
Andreas Dilger
http://www-mddsp.enel.ucalgary.ca/People/adilger/
http://sourceforge.net/projects/ext2resize/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [BUG][trivial] atime not set on directory reads
2002-06-13 21:35 [BUG][trivial] atime not set on directory reads Andreas Dilger
@ 2002-06-13 22:45 ` Hans Reiser
2002-06-14 5:05 ` Oleg Drokin
1 sibling, 0 replies; 4+ messages in thread
From: Hans Reiser @ 2002-06-13 22:45 UTC (permalink / raw)
To: Andreas Dilger; +Cc: reiserfs-list
Andreas Dilger wrote:
>Hello reiserfs folks,
>I'm just in the process of running some POSIX conformance tests on
>Linux (test available at http://www.opengroup.org/testing/lsb-fhs/)
>and reiserfs fails one test where ext2/ext3 are passing.
>
>The test checks whether atime is updated on a directory if you do a
>directory lookup. I imagine that it is as simple as adding a call
>UPDATE_ATIME(inode) to the reiserfs directory lookup. This can, of
>course, be turned off at runtime via the "noatime" mount option (I
>think newer kernels also have a newer "nodiratime").
>
>Cheers, Andreas
>--
>Andreas Dilger
>http://www-mddsp.enel.ucalgary.ca/People/adilger/
>http://sourceforge.net/projects/ext2resize/
>
>
>
>
>
I often have thoughts that we should have an atime option, and make
noatime the default.....
Thanks for finding this, Oleg will respond in the morning...
--
Hans
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [BUG][trivial] atime not set on directory reads
2002-06-13 21:35 [BUG][trivial] atime not set on directory reads Andreas Dilger
2002-06-13 22:45 ` Hans Reiser
@ 2002-06-14 5:05 ` Oleg Drokin
2002-06-14 6:52 ` Andreas Dilger
1 sibling, 1 reply; 4+ messages in thread
From: Oleg Drokin @ 2002-06-14 5:05 UTC (permalink / raw)
To: reiserfs-list; +Cc: adilger
Hello!
Can you please state kernel version? Bugreports are very useful
when combined with version of kernel used.
Anyway problem looking like exactly what you describe was fixed in
2.4.19-pre3 or thereabout, so can you please also test with
some recent 2.4.19-pre kernel?
Thank you for the report.
Bye,
Oleg
On Thu, Jun 13, 2002 at 03:35:30PM -0600, Andreas Dilger wrote:
> Hello reiserfs folks,
> I'm just in the process of running some POSIX conformance tests on
> Linux (test available at http://www.opengroup.org/testing/lsb-fhs/)
> and reiserfs fails one test where ext2/ext3 are passing.
>
> The test checks whether atime is updated on a directory if you do a
> directory lookup. I imagine that it is as simple as adding a call
> UPDATE_ATIME(inode) to the reiserfs directory lookup. This can, of
> course, be turned off at runtime via the "noatime" mount option (I
> think newer kernels also have a newer "nodiratime").
>
> Cheers, Andreas
> --
> Andreas Dilger
> http://www-mddsp.enel.ucalgary.ca/People/adilger/
> http://sourceforge.net/projects/ext2resize/
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [BUG][trivial] atime not set on directory reads
2002-06-14 5:05 ` Oleg Drokin
@ 2002-06-14 6:52 ` Andreas Dilger
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Dilger @ 2002-06-14 6:52 UTC (permalink / raw)
To: Oleg Drokin; +Cc: reiserfs-list
On Jun 14, 2002 09:05 +0400, Oleg Drokin wrote:
> Can you please state kernel version? Bugreports are very useful
> when combined with version of kernel used.
>
> Anyway problem looking like exactly what you describe was fixed in
> 2.4.19-pre3 or thereabout, so can you please also test with
> some recent 2.4.19-pre kernel?
Sorry about that. I tested with 2.4.18, so it is probably fixed
already. I'm not planning on a kernel upgrade right now, but I'll
let you know if it is still broken when I do upgrade.
Cheers, Andreas
--
Andreas Dilger
http://www-mddsp.enel.ucalgary.ca/People/adilger/
http://sourceforge.net/projects/ext2resize/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-06-14 6:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-13 21:35 [BUG][trivial] atime not set on directory reads Andreas Dilger
2002-06-13 22:45 ` Hans Reiser
2002-06-14 5:05 ` Oleg Drokin
2002-06-14 6:52 ` Andreas Dilger
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.