[Ocfs2-commits] branch, master, updated. ocfs2-1.4.0-202-gd28029a

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Sep 29 15:30:53 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 "The ocfs2 filesystem version 1.4".

The branch, master has been updated
       via  d28029a260ffc5291760040dc142698ea72bef4f (commit)
      from  3dadccc3ea8f90f3ca1ed2137e2f00e95a3beab8 (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 d28029a260ffc5291760040dc142698ea72bef4f
Author: Srinivas Eeda <srinivas.eeda at oracle.com>
Date:   Wed Sep 29 15:29:53 2010 -0700

    o2dlm: force free mles during dlm exit
    
    While umounting, a block mle doesn't get freed if dlm is shutdown after
    master request is received but before assert master. This results in unclean
    shutdown of dlm domain.
    
    This patch frees all mles that lie around after other nodes were notified about
    exiting the dlm and marking dlm state as leaving. Only block mles are expected
    to be around, so we log ERROR for other mles but still free them.
    
    
    Signed-off-by: Srinivas Eeda <srinivas.eeda at oracle.com>
    Acked-by: Sunil Mushran <sunil.mushran at oracle.com>

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

Summary of changes:
 fs/ocfs2/dlm/dlmcommon.h |    1 +
 fs/ocfs2/dlm/dlmdomain.c |    1 +
 fs/ocfs2/dlm/dlmmaster.c |   42 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 44 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The ocfs2 filesystem version 1.4



More information about the Ocfs2-commits mailing list