commit | d8ec785e0bf2941ed546711c2f240a3e030c39c7 | [log] [tgz] |
---|---|---|
author | Anton Altaparmakov <aia21@cantab.net> | Fri Feb 18 09:23:39 2005 +0000 |
committer | Anton Altaparmakov <aia21@cantab.net> | Thu May 05 11:01:13 2005 +0100 |
tree | c4b69ce75a331731d9616fa9868cceba4e90325e | |
parent | b6ad6c52fe36ab35d0fe28c064f59de2ba670c2a [diff] |
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>