NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
authorAnton Altaparmakov <aia21@cantab.net>
Sat, 25 Jun 2005 16:15:36 +0000 (17:15 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Sat, 25 Jun 2005 16:15:36 +0000 (17:15 +0100)
commitfa3be92317c4ae34edcf5274e8bbeff181e20b7a
tree84ae4ace6c891aa95b804950283e1f8f3e46c730
parent1d58b27b8d77ecb816cfa8f846b78c845675eb89
NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
      and ntfs_mapping_pairs_build() to allow the runlist encoding to be
      partial which is desirable when filling holes in sparse attributes.
      Update all callers.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
fs/ntfs/ChangeLog
fs/ntfs/attrib.c
fs/ntfs/mft.c
fs/ntfs/runlist.c
fs/ntfs/runlist.h