Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment