Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set EndOfFile should succeed for OnDelete and !Advance
The early out is for an already deleted file, not to-be-deleted. FastFat only checks for OnDeleted in the AdvanceOnly section. This allows PagingFiles to be created on ZFS. Signed-off-by: Jorgen Lundman <[email protected]>
- Loading branch information