Files
linux-st/include/linux
Eric Dumazet 37756ced1f [PATCH] avoid one conditional branch in touch_atime()
I added IS_NOATIME(inode) macro definition in include/linux/fs.h, true if
the inode superblock is marked readonly or noatime.

This new macro is then used in touch_atime() instead of separatly testing
MS_RDONLY and MS_NOATIME

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:25 -08:00
..
2007-02-09 17:39:39 -05:00
2007-01-30 08:26:45 -08:00
2007-02-11 10:51:24 -08:00
2006-12-30 10:56:43 -08:00
2007-02-09 17:39:36 -05:00
2007-02-09 17:39:36 -05:00
2007-02-01 16:17:06 -08:00
2007-02-07 15:44:36 -08:00
2007-01-08 19:49:54 +00:00
2007-02-09 09:00:22 +01:00
2007-02-09 17:39:36 -05:00
2007-02-09 17:39:36 -05:00
2007-02-07 15:50:08 -08:00
2007-02-07 10:37:14 -08:00
2007-02-11 10:51:24 -08:00
2007-02-09 17:39:40 -05:00
2007-01-05 23:55:21 -08:00
2007-02-07 10:37:12 -08:00
2007-02-07 15:50:08 -08:00
2007-01-23 00:34:54 -05:00
2007-02-08 13:51:54 -08:00
2007-02-09 08:06:14 -08:00
2007-02-09 17:39:36 -05:00
2007-01-11 18:18:21 -08:00
2006-12-22 08:55:49 -08:00
2007-02-08 13:51:54 -08:00
2007-02-11 10:51:18 -08:00
2007-02-07 14:03:19 +11:00
2007-02-07 10:37:14 -08:00
2007-02-11 10:51:25 -08:00