Description
sanity-quota.sh is using getquota() to parse individual arguments from the table. The table used to have varying formats before LU-17702 where the Filesystem would be put on a new line if it exceeded the formatted space.
The ability to obtain the value of individual arguments like 'lfs getstripe' would not only replace the unnecessary parsing with getquota() but would also be a good tool for users.