Whamcloud - gitweb
LU-14535 quota: improve quota output format
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 23 Mar 2024 01:28:42 +0000 (18:28 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 23 Mar 2024 20:29:48 +0000 (20:29 +0000)
commita3c073f7ea8470c3fe9980112e85e91b15af6109
tree1434479d119a53b5199d9be0df12491fdba4d820
parentc9f0c871ea25e0b2a32ea6d3881b9022db82b50a
LU-14535 quota: improve quota output format

Make the output of the quota proc files more readable by removing
needless whitespace that causes it to wrap over a single line.

Lustre-change: https://review.whamcloud.com/43099
Lustre-commit: cd1847e73e5990ef797280846dc27fc0b0a876e9

[NOTE: missing changes to procfs output that change field names]

Test-Parameters: trivial testlist=sanity-quota
Test-Parameters: testlist=sanity-quota serverversion=EXA5
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I80fbd42dea865dff1d106724dbf69946d23ebbe5
Reviewed-by: Sergey Cheremencev <sergey.cheremencev@hpe.com>
Reviewed-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/46332
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/quota/lproc_quota.c
lustre/tests/sanity-quota.sh