commit | 1abfbcdf56d9485f050149bc4968c1609f9a0773 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Tue Sep 29 20:50:32 2015 -0700 |
committer | Chris Mason <clm@fb.com> | Thu Dec 17 12:16:46 2015 -0800 |
tree | d21c84e17cc771f015d834724b2810ae11403106 | |
parent | 0f3312295d3ce1d82392244236a52b3b663480ef [diff] |
Btrfs: add helpers for read-only compat bits We're finally going to add one of these for the free space tree, so let's add the same nice helpers that we have for the incompat bits. While we're add it, also add helpers to clear the bits. Reviewed-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Chris Mason <clm@fb.com>