linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Theodore Ts'o <tytso@mit.edu>
Cc: Carlos Carvalho <carlos@fisica.ufpr.br>,
	Aditya Kali <adityakali@google.com>,
	ext4 development <linux-ext4@vger.kernel.org>,
	Jan Kara <jack@suse.cz>
Subject: Re: how to quotacheck with the new quota implementation (hidden inode)?
Date: Thu, 31 Jan 2013 23:28:17 +0100	[thread overview]
Message-ID: <20130131222817.GB13525@quack.suse.cz> (raw)
In-Reply-To: <20130131220312.GA15322@thunk.org>

On Thu 31-01-13 17:03:12, Ted Tso wrote:
> On Thu, Jan 31, 2013 at 05:13:16PM -0200, Carlos Carvalho wrote:
> > Ah, fine. It works, fortunately :-). Thanks.
> > 
> > It's not clear what can be dropped and what must still be used in the
> > new implementation. It'd be nice to state it in the man page of
> > tune2fs, for example. I thought that if we wanted to stop quotas it'd
> > be necessary to umount and tune2fs again.
> 
> This sequence documents the biggest set of issues with the new
> implementation:
> 
> 1) Create a file system.  Populate it with files.  I untarred the
> e2fsprogs source tree as root, so there were a lot of files owned by
> root.
> 
> 2)  unmount the filesystem and run tune2fs -O quota /dev/XXX
> 
> 3) mount the file system; observe that the quota tools don't realize
> that they should be trying to do the quota thing.
  What version of quota-tools are you using? If I didn't screw up
something, version 4.01 shouldn't need the -o quota mount option anymore...

								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

  reply	other threads:[~2013-01-31 22:28 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-19  2:40 how to quotacheck with the new quota implementation (hidden inode)? Carlos Carvalho
2013-01-21  5:47 ` Theodore Ts'o
2013-01-21  6:46   ` [PATCH 1/2] ext4: release sysfs kobject when failing to enable quotas on mount Theodore Ts'o
2013-01-21  6:46     ` [PATCH 2/2] quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format Theodore Ts'o
2013-01-21 10:40       ` Jan Kara
2013-01-21 15:01         ` Theodore Ts'o
2013-01-21 15:10           ` Jan Kara
2013-01-21 15:50             ` Theodore Ts'o
2013-01-21 19:08               ` Jan Kara
2013-01-21 12:16       ` Carlos Maiolino
2013-01-21 12:12     ` [PATCH 1/2] ext4: release sysfs kobject when failing to enable quotas on mount Carlos Maiolino
2013-01-21 17:26   ` how to quotacheck with the new quota implementation (hidden inode)? Carlos Carvalho
2013-01-21 19:34   ` Aditya Kali
2013-01-31 19:01   ` Carlos Carvalho
2013-01-31 19:04     ` Aditya Kali
2013-01-31 19:13       ` Carlos Carvalho
2013-01-31 22:03         ` Theodore Ts'o
2013-01-31 22:28           ` Jan Kara [this message]
2013-01-31 22:44             ` Carlos Carvalho
2013-01-31 23:03             ` Theodore Ts'o
2013-02-04  9:42               ` Jan Kara
2013-01-31 22:41           ` Carlos Carvalho

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=20130131222817.GB13525@quack.suse.cz \
    --to=jack@suse.cz \
    --cc=adityakali@google.com \
    --cc=carlos@fisica.ufpr.br \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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).