Whamcloud - gitweb
LU-18079 tests: updating getquota() in sanity-quota 31/56231/13
authorFrederick Dilger <fdilger@whamcloud.com>
Thu, 31 Oct 2024 20:30:00 +0000 (14:30 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 6 Feb 2025 01:28:14 +0000 (01:28 +0000)
commitf37e9527ef80ffcadcc849980d56ec83b039679e
tree0d73cc16425ad4fb28f74ca0ae4a586ea21ac614
parent7c02893e12e207ac543a15da15bdf5fa9597df9b
LU-18079 tests: updating getquota() in sanity-quota

Updating getquota() in sanity-quota to use the new column parsing
options rather than parsing the entire output based on argument
offset which could break if the column order or argument number
was changed.

Updated lfs-quota.1 man page to include long options.

Signed-off-by: Frederick Dilger <fdilger@whamcloud.com>
Change-Id: I922a9c0c869ba18029d682220a38b2e0e0cdd91d
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56231
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/lfs-quota.1
lustre/tests/test-framework.sh
lustre/utils/lfs.c