Skip to content
Commit 211f96c2 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: make sure we don't overflow the free space cache crc page



The free space cache uses only one page for crcs right now,
which means we can't have a cache file bigger than the
crcs we can fit in the first page.  This adds a check to
enforce that restriction.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 17aca1c9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment