NTFS: Change time to u64 in time.h::ntfs2utc() as it otherwise generates a
authorAnton Altaparmakov <aia21@cantab.net>
Fri, 18 Feb 2005 09:23:39 +0000 (09:23 +0000)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 5 May 2005 10:01:13 +0000 (11:01 +0100)
commitd8ec785e0bf2941ed546711c2f240a3e030c39c7
treec4b69ce75a331731d9616fa9868cceba4e90325e
parentb6ad6c52fe36ab35d0fe28c064f59de2ba670c2a
NTFS: Change time to u64 in time.h::ntfs2utc() as it otherwise generates a
      warning in the do_div() call on sparc32.  Thanks to Meelis Roos for the
      report and analysis of the warning.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
fs/ntfs/ChangeLog
fs/ntfs/time.h