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:
24ae636
)
Btrfs: fix sync subvol/snapshot creation
author
Sage Weil
<sage@newdream.net>
Fri, 10 Dec 2010 00:36:28 +0000
(
00:36
+0000)
committer
Chris Mason
<chris.mason@oracle.com>
Fri, 10 Dec 2010 21:29:10 +0000
(16:29 -0500)
We were incorrectly taking the async path even for the sync ioctls by
passing in &transid unconditionally.
There's ample room for further cleanup here, but this keeps the fix simple.
Signed-off-by: Sage Weil <sage@newdream.net>
Reviewed-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found