NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops.c::ntfs_writepage()
authorAnton Altaparmakov <aia21@cantab.net>
Wed, 12 Jan 2005 13:52:30 +0000 (13:52 +0000)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 5 May 2005 09:43:29 +0000 (10:43 +0100)
commit149f0c5200188a43f1fc11ca2fb14d8183013d10
tree6fed760d28b70790e26803f6f18a663eb487764c
parent07a4e2da7dd3c9345f84b2552872f9d38c257451
NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops.c::ntfs_writepage()
      and abort if it fails again.

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