Uncomment still unused label.

(Logical change 1.72)
edge.strict_endians
cantab.net!aia21 2002-12-29 12:17:35 +00:00
parent f75d0c5be5
commit 7bd63f4186
1 changed files with 1 additions and 1 deletions

View File

@ -2232,7 +2232,7 @@ static int ntfs_non_resident_attr_shrink(ntfs_attr *na, const s64 newsize)
na->initialized_size = newsize;
a->initialized_size = scpu_to_le64(newsize);
}
done:
//done:
/* Set the inode dirty so it is written out later. */
ntfs_inode_mark_dirty(ctx->ntfs_ino);
/* Done! */