Btrfs: don't pass a trans handle unnecessarily in volumes.c
authorLi Zefan <lizf@cn.fujitsu.com>
Thu, 8 Dec 2011 07:07:24 +0000 (15:07 +0800)
committerLi Zefan <lizf@cn.fujitsu.com>
Wed, 11 Jan 2012 02:26:42 +0000 (10:26 +0800)
Some functions never use the transaction handle passed to them.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>

No differences found