]> 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)
commita1b01ba523065e2ecb1b679a4ae658665d82f227
treea956eff0401d7d86081b18cf97e4886b6a7435e3
parent41e8382bfccce7d337490b520bb8b86c26679299
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