From: Francis Lau <fkwlau@utcc.utoronto.ca>
To: linux-c-programming@vger.kernel.org
Subject: quotactl
Date: Wed, 2 Jul 2003 12:48:14 -0400 [thread overview]
Message-ID: <Pine.LNX.4.44.0307021245010.20193-100000@gpu.utcc> (raw)
In-Reply-To: <S265125AbTGBQaA/20030702163000Z+15659@vger.kernel.org>
Hi,
For some reason, quotactl does not work for me even though I have QUOTA
turned on in the kernel.
struct mem_dqblk mydq;
i = quotactl (QCMD(Q_GETQUOTA,USRQUOTA), "/dev/md5", 2099, &mydq);
i always returns -1 with errno = 22 (EINVAL The kernel has not
been compiled with the QUOTA option. cmd is invalid.)
Has anyone seen this before? Any suggestions are welcome.
Thanks,
Francis
next parent reply other threads:[~2003-07-02 16:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <S265125AbTGBQaA/20030702163000Z+15659@vger.kernel.org>
2003-07-02 16:48 ` Francis Lau [this message]
2003-07-02 17:37 ` quotactl Chris Nanakos
2003-07-02 18:04 ` quotactl Francis Lau
2003-07-02 18:20 ` quotactl Darío Mariani
2003-07-02 18:58 ` quotactl Francis Lau
2003-07-02 23:45 ` mid file deletion John T. Williams
2003-07-02 22:15 ` Glynn Clements
2003-07-02 21:45 ` quotactl Glynn Clements
2003-07-03 16:24 ` quotactl Francis Lau
2003-07-03 18:48 ` quotactl Glynn Clements
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.44.0307021245010.20193-100000@gpu.utcc \
--to=fkwlau@utcc.utoronto.ca \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).