LWN.net Logo

dquot interface cleanups v2

From:  Christoph Hellwig <hch@infradead.org>
To:  jack@suse.cz
Subject:  [PATCH 0/9] dquot interface cleanups v2
Date:  Wed, 03 Mar 2010 09:04:59 -0500
Cc:  linux-fsdevel@vger.kernel.org
Archive-link:  Article, Thread

Get rid of the dquot operations that were used for calls from the
filesystems into the dquot code, clean up the namespace for calls
to the dquot code to always be dquot_, and move the few calls into
the dquot code that were in the VFS into the filesystems.

This version dddresses various comments from Jan and adds a new patch
to get rid of the QUOTA_OK / NO_QUOTA return values.

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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