All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] dquot interface cleanups v2
@ 2010-03-03 14:04 Christoph Hellwig
  2010-03-03 14:05 ` [PATCH 1/9] dquot: cleanup space allocation / freeing routines Christoph Hellwig
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Christoph Hellwig @ 2010-03-03 14:04 UTC (permalink / raw)
  To: jack; +Cc: linux-fsdevel

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.


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-03-03 15:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-03 14:04 [PATCH 0/9] dquot interface cleanups v2 Christoph Hellwig
2010-03-03 14:05 ` [PATCH 1/9] dquot: cleanup space allocation / freeing routines Christoph Hellwig
2010-03-03 14:05 ` [PATCH 2/9] dquot: cleanup inode " Christoph Hellwig
2010-03-03 14:05 ` [PATCH 3/9] dquot: move dquot transfer responsibiliy into the filesystem Christoph Hellwig
2010-03-03 14:05 ` [PATCH 4/9] dquot: cleanup dquot transfer routine Christoph Hellwig
2010-03-03 14:05 ` [PATCH 5/9] dquot: move dquot drop responsibiliy into the filesystem Christoph Hellwig
2010-03-03 14:05 ` [PATCH 6/9] dquot: cleanup dquot drop routine Christoph Hellwig
2010-03-03 14:05 ` [PATCH 7/9] dquot: move dquot initialization responsibiliy into the filesystem Christoph Hellwig
2010-03-03 14:05 ` [PATCH 8/9] dquot: cleanup dquot initialize routine Christoph Hellwig
2010-03-03 14:05 ` [PATCH 9/9] quota: stop using QUOTA_OK / NO_QUOTA Christoph Hellwig
2010-03-03 14:52 ` [PATCH 0/9] dquot interface cleanups v2 Dmitry Monakhov
2010-03-03 14:56   ` Jan Kara
2010-03-03 15:36     ` Dmitry Monakhov
2010-03-03 15:45       ` Jan Kara
2010-03-03 15:51 ` Jan Kara

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.