Re: [PATCH] btrfs-progs: fix btrfsck of space_cache=v2 bitmaps on big-endian
From: David Sterba <hidden> Date: 2016-07-28 12:06:03
On Fri, Jul 15, 2016 at 12:12:48PM -0700, Omar Sandoval wrote:
From: Omar Sandoval <redacted>
Copy le_test_bit() from the kernel and use that for the free space tree
bitmaps.
Signed-off-by: Omar Sandoval <redacted>