From: Jan Kara Date: Thu, 9 Oct 2008 17:38:40 +0000 (+0200) Subject: ocfs2: Add quota calls for allocation and freeing of inodes and space X-Git-Tag: v2.6.29-rc1~505^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a90714c150e3ce677c57a9dac3ab1ec342c75a95;p=pandora-kernel.git ocfs2: Add quota calls for allocation and freeing of inodes and space Add quota calls for allocation and freeing of inodes and space, also update estimates on number of needed credits for a transaction. Move out inode allocation from ocfs2_mknod_locked() because vfs_dq_init() must be called outside of a transaction. Signed-off-by: Jan Kara Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed