All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bobby Hitt" <Robert.Hitt@bscnet.com>
To: "linux-kernel" <linux-kernel@vger.kernel.org>
Subject: Need Quota Support for Reiserfs Partition
Date: Sun, 14 Dec 2003 20:08:33 -0500	[thread overview]
Message-ID: <01a901c3c2a7$f5d8a9d0$0900a8c0@BOBHITT> (raw)

Hello,

I'm using Slackware Linux with kernel version 2.6.0-test11. All of my
partitions are Rieserfs. I now have a need to use quotas on a partition, but
according to the help screen using "make menuconfig" quotas are only
available under the ext2 file systems. Is there a patch to allow quotas
under rieserfs? One of my searches said that Reiserfs and quotas were
supported under 2.6.0, but when I try and mount the partition with this line
in /etc/fstab:

/dev/hde2 /downloads reiserfs defaults,usrquota,grpquota 1 2

I get this error:

mount: wrong fs type, bad option, bad superblock on /dev/hde2,
       or too many mounted file systems


If I take the usrquota,grpquota off, the mount works fine.

TIA,

Bobby


             reply	other threads:[~2003-12-15  1:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-15  1:08 Bobby Hitt [this message]
2003-12-15  8:53 ` Need Quota Support for Reiserfs Partition Jan Kara
2003-12-16 15:35   ` Jacky Malcles
2003-12-16 19:29     ` Jose Luis Domingo Lopez

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='01a901c3c2a7$f5d8a9d0$0900a8c0@BOBHITT' \
    --to=robert.hitt@bscnet.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.