diff options
author | Stephane Kardas <stephane.kardas@certa.ssi.gouv.fr> | 2005-09-21 18:55:45 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-21 19:12:18 +0200 |
commit | 62a36c43c898d45efcfe3376ea1da6a9a182e1ad (patch) | |
tree | 3d2e39625a2ca620ef71433cf100ff51a225438b /kernel | |
parent | [PATCH] update URL for HPET spec. (diff) | |
download | linux-62a36c43c898d45efcfe3376ea1da6a9a182e1ad.tar.xz linux-62a36c43c898d45efcfe3376ea1da6a9a182e1ad.zip |
[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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions