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:
98c9942
)
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
author
Miao Xie
<miaox@cn.fujitsu.com>
Sun, 11 Sep 2011 14:52:24 +0000
(10:52 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Sun, 11 Sep 2011 14:52:24 +0000
(10:52 -0400)
The function - btrfs_cont_expand() forgot to close the transaction handle before
it jump out the while loop. Fix it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/inode.c
patch
|
blob
|
history
diff --cc
fs/btrfs/inode.c
Simple merge