commit | 95c3889cb88ca4833096553c12cde9e7eb792f4c | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Thu Apr 17 10:38:59 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Apr 17 10:38:59 2008 -0400 |
tree | cb18bbe779ffef21695a068f8ed49d4dad48d428 | |
parent | f3f12faa7414595f502721c90c34deccc1a03c71 [diff] |
ext4: Fix fallocate error path Put the old extent details back if we fail to split the uninitialized extent. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>