[FASTFAT] When extending a file, also lock the DirResource.
authorPierre Schweitzer <pierre@reactos.org>
Mon, 21 May 2018 08:28:44 +0000 (10:28 +0200)
committerPierre Schweitzer <pierre@reactos.org>
Mon, 21 May 2018 08:30:14 +0000 (10:30 +0200)
commit30b836bf3f48055deceb5e1a5100921d40cad073
treecdaa11337f245e8539dd372f0e66835720711aea
parent0fbaea843e90d8ba6f48a3f797fb3de18a2396ea
[FASTFAT] When extending a file, also lock the DirResource.

This avoids race conditions under high IOs and thus corruption on
the FS, or assertions failures in the kernel.
Easily triggered by building ReactOS on ReactOS ;-).
drivers/filesystems/fastfat/rw.c