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:
bcec2b7
)
[XFS] Prevent the incore superblock sb_fdblocks count from leaking when we
author
David Chinner
<dgc@sgi.com>
Fri, 2 Sep 2005 06:40:47 +0000
(16:40 +1000)
committer
Nathan Scott
<nathans@sgi.com>
Fri, 2 Sep 2005 06:40:47 +0000
(16:40 +1000)
are getting ENOSPC errors on writes. When we fail to allocate space for
indirect blocks in xfs_bmapi() make sure we release the direct block
allocation before returning.
SGI-PV: 938502
SGI-Modid: xfs-linux:xfs-kern:22986a
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
No differences found