<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
When I use "xfs_quota -x -c 'report -u /dev/sde5'" to show
/dev/sde5's quotas, and the result have two same block as below:<br>
<br>
<blockquote>
<blockquote><font color="#660000">[root@localhost ~]# xfs_quota -x
-c 'report -u /dev/sde5'<br>
User quota on /root/mntpath2 (/dev/sde5)<br>
Blocks <br>
User ID Used Soft Hard Warn/Grace
<br>
---------- --------------------------------------------------
<br>
root 0 0 0 00 [--------]<br>
user2 0 102400 409600 00 [--------]<br>
user3 0 204800 512000 00 [--------]<br>
<br>
User quota on /root/mntpath2 (/dev/sde5)<br>
Blocks <br>
User ID Used Soft Hard Warn/Grace
<br>
---------- --------------------------------------------------
<br>
root 0 0 0 00 [--------]<br>
user2 0 102400 409600 00 [--------]<br>
user3 0 204800 512000 00 [--------]</font><br>
<br>
</blockquote>
</blockquote>
Is this correct or what does this output mean?<br>
<br>
<br>
My kernel is 3.4.4 and xfs filesystem version is just in the
version of this kernel.
</body>
</html>