commit | 832d09cf1438bd172f69478bde74f20f05ec0115 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Tue May 11 17:04:14 2010 +0200 |
committer | Jan Kara <jack@suse.cz> | Fri May 21 19:30:47 2010 +0200 |
tree | 273eb6860b74f35b2fe43b8eaa808ea50af6955b | |
parent | fb8dd8d780140a3f0e9074831a59054fec6cc451 [diff] |
ocfs2: Fix estimate of credits needed for quota allocation We were missing reservation of a journal credit for modification of quota file inode when creating new dquot structure in the global quota file. Acked-by: Joel Becker <Joel.Becker@oracle.com> Signed-off-by: Jan Kara <jack@suse.cz>