LWN.net Logo

Automatic quotaon on remount

From:  Jan Kara <jack@suse.cz>
To:  Andrew Morton <akpm@linux-foundation.org>
Subject:  [PATCH 0/4] Automatic quotaon on remount
Date:  Thu, 13 Mar 2008 13:59:44 +0100
Message-ID:  <20080313125944.GF12523@duck.suse.cz>
Cc:  linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org, reiserfs-list@namesys.com, Jan Engelhardt <jengelh@computergmbh.de>, Michael Tokarev <mjt@tls.msk.ru>
Archive-link:  Article, Thread

  Hi,

  the series of patches below implements automatic enabling of quotas on
remount read-write when filesystem with quotas enabled has previously been
remounted read-only (and thus quotas had to be disabled).
  The patches are split logically, but due to interface changes all four
patches need to be applied together or ext3, ext4 or reiserfs won't
compile.

[PATCH 1/4] quota: Quota core changes for quotaon on remount
[PATCH 2/4] ext3: Make ext3 handle quotaon on remount
[PATCH 3/4] ext4: Make ext4 handle quotaon on remount
[PATCH 4/4] reiserfs: Make reiserfs handle quotaon on remount

								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds