mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Juan Pablo Abuyeres <jpabuyer@tecnoera.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: 2.6.3 + reiser + quota support
Date: Thu, 04 Mar 2004 19:28:12 -0300	[thread overview]
Message-ID: <1078439292.16283.49.camel@blackbird.tecnoera.com> (raw)

Hi guys,

As I can read in the help of quota it says:
------------------------------------------------------------
CONFIG_QUOTA:
If you say Y here, you will be able to set per user limits for disk
usage (also called disk quotas). Currently, it works for the
ext2, ext3, and reiserfs file system.
------------------------------------------------------------

but when I try to mount a reiserfs formatted partition this happens:
[root@test mnt]# mount -o defaults,usrquota /dev/hdc1 test
mount: wrong fs type, bad option, bad superblock on /dev/hdc1,
       or too many mounted file systems
[root@test mnt]#
and /var/log/messages says:
Mar  4 19:15:46 test kernel: reiserfs_getopt: unknown option "usrquota"

for an ext3 formatted partition it works:
[root@test mnt]# mount -o defaults,usrquota /dev/hdc1 test
[root@test mnt]# mount
/dev/hda2 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hda1 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
/dev/hdc1 on /mnt/test type ext3 (rw,usrquota)

Additional info:
[root@test linux-2.6.3]# grep -i quota .config
CONFIG_XFS_QUOTA=y
CONFIG_QUOTA=y
CONFIG_QUOTACTL=y

Any advice?

-- 
Juan Pablo Abuyeres <jpabuyer@tecnoera.com>


             reply	other threads:[~2004-03-04 22:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-04 22:28 Juan Pablo Abuyeres [this message]
2004-03-05 11:33 ` Damian Wojsław
2004-03-05 14:42   ` Juan Pablo Abuyeres
2004-03-08 14:36     ` Jan Kara
2004-03-08 16:08       ` Juan Pablo Abuyeres
2004-03-08 16:35         ` Jan Kara
2004-03-09 15:48           ` Juan Pablo Abuyeres
2004-03-09 20:08             ` Jan Kara

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=1078439292.16283.49.camel@blackbird.tecnoera.com \
    --to=jpabuyer@tecnoera.com \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®