[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-592-ga58fbea

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Oct 1 10:39:23 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, master has been updated
       via  a58fbeaa0872fdf42fb69f3c0eb47a66c5eddf40 (commit)
      from  4428f4389d0abede1f982398e56e9850dc4b6b21 (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 a58fbeaa0872fdf42fb69f3c0eb47a66c5eddf40
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Fri Oct 1 10:37:22 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