summaryrefslogtreecommitdiff
path: root/fs/ufs
diff options
context:
space:
mode:
authorMingming Cao <cmm@us.ibm.com>2006-08-27 08:23:44 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-08-27 18:01:30 (GMT)
commit08fb306fe63d98eb86e3b16f4cc21816fa47f18e (patch)
tree16f48eb09736b99fef7bf133b9785315becbacb8 /fs/ufs
parent607eb266aea9dd2abe515985e12c5cd8b32546e8 (diff)
downloadlinux-fsl-qoriq-08fb306fe63d98eb86e3b16f4cc21816fa47f18e.tar.xz
[PATCH] ext3 filesystem bogus ENOSPC with reservation fix
To handle the earlier bogus ENOSPC error caused by filesystem full of block reservation, current code falls back to non block reservation, starts to allocate block(s) from the goal allocation block group as if there is no block reservation. Current code needs to re-load the corresponding block group descriptor for the initial goal block group in this case. The patch fixes this. Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/ufs')
0 files changed, 0 insertions, 0 deletions