]> git.ipfire.org Git - thirdparty/systemd.git/commit
growfs: do not try to resize btrfs partitions smaller then 256MB
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 21 Nov 2017 17:55:07 +0000 (18:55 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 30 Nov 2017 19:43:25 +0000 (20:43 +0100)
commit76d3e0834aff0e4ffb26897a25f7c32ae3667098
treeab7251b2595cf4417e44c0f085b8838d01fc85ca
parent80750adb228c57de36a7ef39cb1a7e3c06ca44d4
growfs: do not try to resize btrfs partitions smaller then 256MB

This will not work, but the kernel does not give any useful message.
src/partition/growfs.c