NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
authorAnton Altaparmakov <aia21@cantab.net>
Fri, 24 Feb 2006 10:32:33 +0000 (10:32 +0000)
committerAnton Altaparmakov <aia21@cantab.net>
Fri, 24 Feb 2006 10:32:33 +0000 (10:32 +0000)
commit78af34f03d33d2ba179c9d35685860170b94a285
treedc41d99f07193a581e7dd3734671c3854aa185eb
parent7b875affd49fbc8978a1a898a0a80ebfff11f8c6
NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
      supported by NTFS which is 4096 bytes).
fs/ntfs/ChangeLog
fs/ntfs/aops.c
fs/ntfs/file.c
fs/ntfs/mft.c
fs/ntfs/super.c