From 30bc3aabfb5bf8bc97bd2cc3151f7a59471ca147 Mon Sep 17 00:00:00 2001 From: Anton Altaparmakov Date: Wed, 19 Oct 2005 12:23:10 +0100 Subject: [PATCH] --- yaml --- r: 11975 b: refs/heads/master c: d5aeaef37dc9cb009ab5cb8abf325338d21d2b1a h: refs/heads/master i: 11973: 54c730396b8fcea391266706360e76f3b3aaf416 11971: 3cbaaecff497f619c5564ae1438b3ad5831ed84c 11967: 44a80c55a3a2cf05c78b48ab07c5556af7988d19 v: v3 --- [refs] | 2 +- trunk/fs/ntfs/file.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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