[Ocfs2-tools-commits] branch, ocfs2-tools-1.4, updated. ocfs2-tools-1.4.0-390-g5d92a17

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Oct 1 10:46:12 PDT 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tools to manage the ocfs2 filesystem.".

The branch, ocfs2-tools-1.4 has been updated
       via  5d92a178f53a90147866897b791b6c88cfbdeb17 (commit)
      from  dea7646f9f2906536087cf632a8924b3cb4ab7ab (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5d92a178f53a90147866897b791b6c88cfbdeb17
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Fri Oct 1 10:43:33 2010 -0700

    mkfs.ocfs2: Limit the extent allocator reservation
    
    For ultra small volumes, reserving extent allocator makes no sense.
    This patch disables the allocation if the minimum size that can be
    allocated is > 5% of the volume. The minimum size is calculated based
    on 1 allocation group per slot.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

-----------------------------------------------------------------------

Summary of changes:
 mkfs.ocfs2/mkfs.c |    8 +++++++-
 mkfs.ocfs2/mkfs.h |    3 +++
 2 files changed, 10 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Tools to manage the ocfs2 filesystem.



More information about the Ocfs2-tools-commits mailing list