[Oracleasm-commits] branch, master, updated. 0a9e467c53eb785bee4ebde65df151eb01af2d29

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Apr 12 16:57:44 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 kernel driver for a generic Linux implementation of ASMLib".

The branch, master has been updated
       via  0a9e467c53eb785bee4ebde65df151eb01af2d29 (commit)
       via  f7582ab9a9546cb8297cbbe6318ea817c4d9f209 (commit)
      from  69ba3a1e306f9be709e9a2550ed66f87e4518c9e (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 0a9e467c53eb785bee4ebde65df151eb01af2d29
Author: Joel Becker <joel.becker at oracle.com>
Date:   Mon Apr 12 16:13:24 2010 -0700

    oracleasm: Don't try to handle 32bit compat when CONFIG_COMPAT isn't set.
    
    We can't rely on CONFIG_COMPAT structures when it isn't enabled.  Just
    fail operations in that case.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>
    Signed-off-by: Martin K. Petersen <martin.petersen at oracle.com>

commit f7582ab9a9546cb8297cbbe6318ea817c4d9f209
Author: Joel Becker <joel.becker at oracle.com>
Date:   Mon Apr 12 16:13:10 2010 -0700

    gitignore: Ignore .o files.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 .gitignore      |    2 ++
 kernel/driver.c |    8 ++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The kernel driver for a generic Linux implementation of ASMLib



More information about the Oracleasm-commits mailing list