commit | 035a571120ddbe4f92b91bbe46f3eff05b6e43eb | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Tue Apr 07 07:40:57 2009 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Tue Apr 07 09:40:17 2009 -0700 |
tree | 4531b51dab77f7c715b61b74d69e78093b38e16c | |
parent | 612392307cb09e49051225092cbbd7049bd8db93 [diff] |
ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir. In ocfs2_expand_inline_dir, we calculate whether we need 1 extra cluster if we can't store the dx inline the root and save it in dx_alloc. So add it when we call ocfs2_reserve_clusters. Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>