aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/aops.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ntfs/aops.c')
-rw-r--r--fs/ntfs/aops.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/ntfs/aops.c b/fs/ntfs/aops.c
index 2b4b8b9e8796..2a7cba258cca 100644
--- a/fs/ntfs/aops.c
+++ b/fs/ntfs/aops.c
@@ -965,7 +965,8 @@ lock_retry_remap:
965 "attribute type 0x%x) because " 965 "attribute type 0x%x) because "
966 "its location on disk could " 966 "its location on disk could "
967 "not be determined (error " 967 "not be determined (error "
968 "code %lli).", (s64)block << 968 "code %lli).",
969 (long long)block <<
969 bh_size_bits >> 970 bh_size_bits >>
970 vol->mft_record_size_bits, 971 vol->mft_record_size_bits,
971 ni->mft_no, ni->type, 972 ni->mft_no, ni->type,