summaryrefslogtreecommitdiffstats
path: root/fs/ntfs/runlist.h
diff options
context:
space:
mode:
authorAnton Altaparmakov <aia21@cantab.net>2005-06-25 17:51:58 +0200
committerAnton Altaparmakov <aia21@cantab.net>2005-06-25 17:51:58 +0200
commit3bd1f4a173a3445f9919c21e775de2d8b9deacf8 (patch)
tree6b32056b5b63d41fc5d032318ed0f94dbc562288 /fs/ntfs/runlist.h
parentNTFS: Detect the case when Windows has been suspended to disk on the volume (diff)
downloadlinux-3bd1f4a173a3445f9919c21e775de2d8b9deacf8.tar.xz
linux-3bd1f4a173a3445f9919c21e775de2d8b9deacf8.zip
NTFS: Fix several occurences of a bug where we would perform 'var & ~const'
with a 64-bit variable and a int, i.e. 32-bit, constant. This causes the higher order 32-bits of the 64-bit variable to be zeroed. To fix this cast the 'const' to the same 64-bit type as 'var'. Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
Diffstat (limited to 'fs/ntfs/runlist.h')
0 files changed, 0 insertions, 0 deletions