[Ocfs2-commits] branch, master, updated. ocfs2-1.4.8-1-g63af1bc

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Nov 16 13:20:50 PST 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  63af1bc2564f7566bf015971b5c7bd95c47f98e7 (commit)
      from  258394cd9df10092fd3efd64f120336c988cbad3 (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 63af1bc2564f7566bf015971b5c7bd95c47f98e7
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Tue Nov 16 11:59:48 2010 -0800

    ocfs2: Tweak workqueue compat code to handle changes in EL5.6
    
    EL5.6 broke the compat code that searched for struct delayed_work to determine
    whether the kernel supported the delayed workqueue interface. This patch fixes
    the compat code to allow it to work with newer and older EL5 kernels.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 configure.in                    |    2 +-
 fs/ocfs2/cluster/heartbeat.c    |    2 +-
 fs/ocfs2/cluster/tcp.c          |    4 ++--
 fs/ocfs2/cluster/tcp_internal.h |    8 ++++----
 fs/ocfs2/ocfs2.h                |    6 +++---
 kapi-compat/include/workqueue.h |    3 ++-
 6 files changed, 13 insertions(+), 12 deletions(-)


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



More information about the Ocfs2-commits mailing list