make the size options to xfs_growfs a bit more useful v2
Christoph Hellwig <[email protected]> Thu, 30 Jul 2026 14:28:14 +0200
| Newsgroups | org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
Use the same cvtnum-base parsing as mkfs to allow for easy human readable sizes in growfs. Changes since v1: - a version that actually applies and compiles against for-next, sorry