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


No differences found