commit | 0f3312295d3ce1d82392244236a52b3b663480ef | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Tue Sep 29 20:50:31 2015 -0700 |
committer | Chris Mason <clm@fb.com> | Thu Dec 17 12:16:46 2015 -0800 |
tree | 1e75388907006f7c2c64e539ef6e3e5c5cd6453a | |
parent | 3e1e8bb770dba29645b302c5499ffcb8e3906712 [diff] |
Btrfs: add extent buffer bitmap sanity tests Sanity test the extent buffer bitmap operations (test, set, and clear) against the equivalent standard kernel operations. Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Chris Mason <clm@fb.com>