Thread (1 message) 1 message, 1 author, 2012-05-31

Re: [PATCH 10/12] container quota: bill container inodes alloc/free on ext4.

From: Glauber Costa <hidden>
Date: 2012-05-31 09:15:25
Also in: linux-ext4, linux-fsdevel

On 05/30/2012 06:59 PM, jeff.liu-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org wrote:
quoted hunk
+#include "../ns_quotaops.h"
+
  /*
   * ialloc.c contains the inodes allocation and deallocation routines
   */
@@ -233,6 +235,7 @@ void ext4_free_inode(handle_t *handle, struct inode *inode)
  	dquot_initialize(inode);
  	ext4_xattr_delete_inode(handle, inode);
  	dquot_free_inode(inode);
+	ns_dquot_free_inode(inode);
  	dquot_drop(inode);
This should be inside dquot_free_inode().

No need to go patch inode.c
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help