From: Stephane Kardas Date: Wed, 21 Sep 2005 16:55:45 +0000 (-0700) Subject: [PATCH] fat: fix adate X-Git-Tag: v2.6.14-rc3~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62a36c43c898d45efcfe3376ea1da6a9a182e1ad;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed