git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
525f4ed
)
ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Wed, 20 Aug 2008 01:16:54 +0000
(21:16 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 20 Aug 2008 01:16:54 +0000
(21:16 -0400)
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>
fs/ext4/balloc.c
patch
|
blob
|
history
diff --cc
fs/ext4/balloc.c
Simple merge