commit | 16eb72956496594d023a7d7cd14a86404ad195ad | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Aug 19 21:16:54 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Aug 19 21:16:54 2008 -0400 |
tree | 1fed199d788b33be4b329a58e5b6946f41ee6a20 | |
parent | 525f4ed8dcb72c71b306a78ecbf06f41d08fe441 [diff] |
ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC Fix ext4_has_free_blocks() to return 0 when we don't have enough space. 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>