22.6.
# xfs_quota -x /pathxfs_quota> report /pathUser quota on /home (/dev/blockdevice) Blocks User ID Used Soft Hard Warn/Grace ---------- --------------------------------- root 0 0 0 00 [------] testuser 103.4G 0 0 00 [------]xfs_quota> limit isoft=500m ihard=700m user# xfs_quota -x -c 'limit isoft=500 ihard=700 john' /home/xfs_quota> help
xfs_quota> report -i -u User quota on /home (/dev/loop0) Inodes User ID Used Soft Hard Warn/ Grace ---------- -------------------------------------------------- root 3 0 0 00 [------] testuser 2 500 700 00 [------]