commit | a90714c150e3ce677c57a9dac3ab1ec342c75a95 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Thu Oct 09 19:38:40 2008 +0200 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:40:23 2009 -0800 |
tree | 43e3e744d86122940c0db39ac1bfed0d434b3216 | |
parent | 9e33d69f553aaf11377307e8d6f82deb3385e351 [diff] |
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 <jack@suse.cz> Signed-off-by: Mark Fasheh <mfasheh@suse.com>