diff --git a/[refs] b/[refs] index 30cb574e8e4a..bf1774050a5f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7d0ffdb279105d9a87b447758ce4a634496abfd1 +refs/heads/master: d5aeaef37dc9cb009ab5cb8abf325338d21d2b1a diff --git a/trunk/fs/ntfs/file.c b/trunk/fs/ntfs/file.c index 5fb341a16b52..a142bf3ba1a5 100644 --- a/trunk/fs/ntfs/file.c +++ b/trunk/fs/ntfs/file.c @@ -787,6 +787,7 @@ static int ntfs_prepare_pages_for_non_resident_write(struct page **pages, vcn_len = rl[1].vcn - vcn; lcn_block = lcn << (vol->cluster_size_bits - blocksize_bits); + cdelta = 0; /* * If the number of remaining clusters in the * @pages is smaller or equal to the number of