]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled.
authorChris Mason <clm@fb.com>
Wed, 30 Dec 2015 15:37:26 +0000 (07:37 -0800)
committerChris Mason <clm@fb.com>
Wed, 30 Dec 2015 15:37:26 +0000 (07:37 -0800)
commit32928d15303f761bc39e7395c386501e9a9986dc
treea956eff0401d7d86081b18cf97e4886b6a7435e3
parent09c1f9fda5885deeac83ff985f79b9baa5c3f334
btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled.

Merging in the free space tree deleted a variable needed when
CONFIG_BTRFS_DEBUG=y

Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/extent-tree.c