Skip to content
Snippets Groups Projects
Commit e5bc2458 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: tune the chunk allocation to 5% of the FS as metadata


An earlier commit tried to keep us from allocating too many
empty metadata chunks.  It was somewhat too restrictive and could
lead to ENOSPC errors on empty filesystems.

This increases the limits to about 5% of the FS size, allowing more
metadata chunks to be preallocated.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 3259f8be
No related branches found
No related tags found
No related merge requests found
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