linux-stable/fs/fat
Stephane Kardas 62a36c43c8 [PATCH] fat: fix adate
During a forensic analysis on the fat file system, I found than the result for
the last access date on this file system was different between the stat
command and the istat command (package tct-utils).

The istat command display a true date (the right windows date) but the stat
primitive (so stat, find, ls command) displays a wrong date.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-21 10:12:18 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c [PATCH] fatfs sectioning fix 2005-06-30 22:29:48 -07:00
dir.c [PATCH] Speedup FAT filesystem directory reads 2005-09-07 16:57:26 -07:00
fatent.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file.c [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write) 2005-09-17 11:50:02 -07:00
inode.c [PATCH] fat: fix adate 2005-09-21 10:12:18 -07:00
misc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00