NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect
authorAnton Altaparmakov <aia21@cantab.net>
Wed, 12 Jan 2005 13:08:26 +0000 (13:08 +0000)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 5 May 2005 09:39:08 +0000 (10:39 +0100)
commit07a4e2da7dd3c9345f84b2552872f9d38c257451
tree8fbd4c3e11196752ae8ff7944ccb26b93cafbb1c
parentf50f3ac51983025405a71b70b033cc6bcb0d1fc1
NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect
      access to the i_size and other size fields using the size_lock.

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