commit | 2c98615d3b64ce7888cd46cc668023f456daf287 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Feb 25 15:41:35 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Feb 25 15:41:35 2008 -0500 |
tree | 5fc26fc832d2afa658e706106d6e793a493eef0a | |
parent | f5ab0d1f8f7df937778c60c3da6f4ef939a54a7b [diff] |
ext4: Don't mark filesystem error if fallocate fails If we fail to allocate blocks don't call ext4_error. Also don't hide errors from ext4_get_blocks_wrap Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>