commit | 23b5c50945f2294add0137799400329c0ebba290 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Thu Feb 04 11:33:03 2010 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Feb 04 11:33:03 2010 -0500 |
tree | b7bb2ea17bc2244162adef8a288db12cacbf3524 | |
parent | efd049fb26a162c3830fd3cb1001fdc09b147f3b [diff] |
Btrfs: apply updated fallocate i_size fix This version of the i_size fix for fallocate makes sure we only update the i_size when the current fallocate is really operating outside of i_size. Signed-off-by: Chris Mason <chris.mason@oracle.com>