]> git.baikalelectronics.ru Git - kernel.git/commit
NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 21:00:33 +0000 (22:00 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 21:00:33 +0000 (22:00 +0100)
commit22b6bf2c7eff065375cd967ba1bfd1e52ca838aa
treed4abd74f9b9b5ea9d84f1b9bcfe80e75f72f36d3
parentb05820aeff939362352105c36aa59eb5ef9b7918
NTFS: Fix fs/ntfs/aops.c::ntfs_{read,write}_block() to handle the case
      where a concurrent truncate has truncated the runlist under our feet.

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