]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Btrfs: fix wrong comment in can_overcommit()
authorMiao Xie <miaox@cn.fujitsu.com>
Tue, 16 Oct 2012 11:32:18 +0000 (11:32 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Tue, 11 Dec 2012 18:31:30 +0000 (13:31 -0500)
commit561c294d4cfb30c4acfa0a243448fc55af730d87
tree1f639ef6914316e59e926751563f84119c2638e6
parent3fed40cc97f32bebfd34a55364de9b44dcbede59
Btrfs: fix wrong comment in can_overcommit()

The comment is not coincident with the code. Fix it.

Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/extent-tree.c