> + if (block_count < 256*1024*1024) {
> + fprintf(stderr, "File system size is too small\n");
> + exit(1);
> + }
And please, if you could, include both the size that is too small and
the size that is required in the message.
- z
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
