Btrfs: Fix cow semantic in run_delalloc_nocow()
authorLiu Hui <onlyflyer@gmail.com>
Tue, 2 Dec 2008 01:31:40 +0000 (20:31 -0500)
committerChris Mason <chris.mason@oracle.com>
Tue, 2 Dec 2008 01:31:40 +0000 (20:31 -0500)
The file preallocation code reversed the logic to force nodatacow.
This fixes it.


No differences found