summaryrefslogtreecommitdiff
path: root/quot.c
diff options
context:
space:
mode:
Diffstat (limited to 'quot.c')
-rw-r--r--quot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/quot.c b/quot.c
index 2184f80..77701b5 100644
--- a/quot.c
+++ b/quot.c
@@ -339,7 +339,7 @@ static void acctXFS(xfs_bstat_t *p)
static void checkXFS(const char *file, char *fsdir)
{
xfs_fsop_bulkreq_t bulkreq;
- __s64 last = 0;
+ __u64 last = 0;
__s32 count;
int i;
int sts;