Btrfs: add extent buffer bitmap operations
authorOmar Sandoval <osandov@fb.com>
Wed, 30 Sep 2015 03:50:30 +0000 (20:50 -0700)
committerChris Mason <clm@fb.com>
Thu, 17 Dec 2015 20:16:46 +0000 (12:16 -0800)
commit3e1e8bb770dba29645b302c5499ffcb8e3906712
treebf713f22cbe60b00cdf193bdb17c58b4c7d8b642
parent6a13feb9c82803e2b815eca72fa7a9f5561d7861
Btrfs: add extent buffer bitmap operations

These are going to be used for the free space tree bitmap items.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h