commit | 43dd729b862f4a053310f75d3ee559b678772f59 | [log] [tgz] |
---|---|---|
author | Liu Hui <onlyflyer@gmail.com> | Thu Nov 20 10:25:31 2008 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Nov 20 10:25:31 2008 -0500 |
tree | a9cc015cdaa47ab42b60525d1a4285cc723a21d7 | |
parent | e556ce2c9d2163aea122e91a1512c9a110fece5d [diff] |
Btrfs: Fix cow semantic in run_delalloc_nocow() The file preallocation code reversed the logic to force nodatacow. This fixes it.