[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-104-gd9d2700

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Jul 23 11:27:42 PDT 2008


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  d9d2700bbdfebb8b622c706e790ec322b1f8e3ea (commit)
       via  78b95866984a6482e6045b9ca5ec24409722a25d (commit)
       via  cdf1f7dd97c9e23944217a54f5b00e0d85dec820 (commit)
       via  cc167760dc34db77e3f05c7b394ef5d5c39232a1 (commit)
       via  13fec8c0b07ecdf246f0b847711e5c741fb543c3 (commit)
       via  55f0dfbd2f1cacf9220acc0a3688e97d0ae80443 (commit)
       via  c114f904ef016b166d0bb4af7cfdc9959d05af16 (commit)
       via  967a09a0d3b4960cdf0e58e5d680632aa0adc111 (commit)
       via  a4efa5a77f43eeeaeac6ede6264fb30a08d4a1f5 (commit)
      from  54299d06a30f090aee699c2b7bc8749855f47ab5 (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 d9d2700bbdfebb8b622c706e790ec322b1f8e3ea
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jul 23 11:24:23 2008 -0700

    tools: Removes feature_string.h from Makefile
    
    Commit 54299d06a30f090aee699c2b7bc8749855f47ab5 removed include/ocfs2/feature_string.h.
    This patch removes the same from the Makefile.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Mark fasheh <mfasheh at suse.com>

commit 78b95866984a6482e6045b9ca5ec24409722a25d
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jul 23 11:24:15 2008 -0700

    tools: Drop ocfs2cdsl
    
    Dropping ocfs2cdsl from build infrastructure as the corresponding
    support in the kernel is missing.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Mark Fasheh <mfasheh at suse.com>

commit cdf1f7dd97c9e23944217a54f5b00e0d85dec820
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jul 23 11:23:57 2008 -0700

    o2cb: Add manpage for o2cb
    
    This patch adds a manpage for o2cb cluster stack that provides details for the
    two configuration files.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Mark Fasheh <mfasheh at suse.com>

commit cc167760dc34db77e3f05c7b394ef5d5c39232a1
Author: Jeff Mahoney <jeffm at suse.com>
Date:   Wed Jul 23 11:05:44 2008 -0700

    mounted.ocfs2: Support full PATH_MAX pathnames
    
    References: 374353
    This patch extends ocfs2-tools to allow full 4096 character
    path names. This allows things like by-path on iscsi volumes
    to work as expected.
    
    Signed-off-by: Jeff Mahoney <jeffm at suse.com>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

commit 13fec8c0b07ecdf246f0b847711e5c741fb543c3
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jul 23 11:05:27 2008 -0700

    tools: Upped version to 1.4.1
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Mark fasheh <mfasheh at suse.com>

commit 55f0dfbd2f1cacf9220acc0a3688e97d0ae80443
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jul 23 11:04:44 2008 -0700

    debugfs: Teach fs_locks to dump lockres version 2
    
    This patch enhances the fs_locks command in debugfs.ocfs2 to decode
    and print lockres version 2.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Mark fasheh <mfasheh at suse.com>

commit c114f904ef016b166d0bb4af7cfdc9959d05af16
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jul 23 11:04:32 2008 -0700

    debugfs: Lockres dumping cleanup
    
    Fixes small bugs in lockres dump.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Mark fasheh <mfasheh at suse.com>

commit 967a09a0d3b4960cdf0e58e5d680632aa0adc111
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jul 23 11:04:12 2008 -0700

    tools: Added support for recovery generation
    
    This patch makes changes in libocfs2, debugfs and sizetest
    to accomodate the newest recovery generation field in the journal
    header.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>
    Signed-off-by: Mark fasheh <mfasheh at suse.com>

commit a4efa5a77f43eeeaeac6ede6264fb30a08d4a1f5
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jul 23 11:04:02 2008 -0700

    tools: Adds counter in struct ocfs2_dinode to track journal replays
    
    This patch renames the ij_pad to ij_recovery_generation in struct ocfs2_dinode.
    This is used to keep count of journal replays after an unclean shutdown.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>
    Signed-off-by: Mark fasheh <mfasheh at suse.com>

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

Summary of changes:
 Makefile                                  |    2 +-
 configure.in                              |    4 +-
 debian/ocfs2-tools.install                |    3 +-
 debian/ocfs2-tools.manpages               |    2 +-
 debugfs.ocfs2/debugfs.ocfs2.8.in          |    4 +-
 debugfs.ocfs2/dump.c                      |    2 +
 debugfs.ocfs2/dump_dlm_locks.c            |   70 ++++++++------
 debugfs.ocfs2/dump_fs_locks.c             |   63 ++++++++++++-
 fsck.ocfs2/fsck.ocfs2.8.in                |    4 +-
 fsck.ocfs2/fsck.ocfs2.checks.8.in         |    2 +-
 include/ocfs2-kernel/ocfs2_fs.h           |    5 +-
 include/ocfs2/Makefile                    |    3 +-
 include/ocfs2/ocfs2.h                     |    2 +-
 libo2cb/.gitignore                        |    1 +
 libo2cb/Makefile                          |    4 +-
 libo2cb/o2cb.7.in                         |  142 +++++++++++++++++++++++++++++
 libocfs2/inode.c                          |    5 +-
 mkfs.ocfs2/mkfs.ocfs2.8.in                |    4 +-
 mount.ocfs2/mount.ocfs2.8.in              |    4 +-
 mounted.ocfs2/mounted.ocfs2.8.in          |    4 +-
 o2cb_ctl/o2cb_ctl.8.in                    |    4 +-
 o2image/o2image.8.in                      |    2 +-
 ocfs2_hb_ctl/ocfs2_hb_ctl.8.in            |    1 -
 ocfs2console/ocfs2console.8.in            |    4 +-
 sizetest/sizes.txt                        |   16 ++--
 sizetest/sizetest.c                       |    2 +-
 tunefs.ocfs2/tunefs.ocfs2.8.in            |    4 +-
 vendor/common/ocfs2-tools.spec-generic.in |    3 +-
 28 files changed, 294 insertions(+), 72 deletions(-)
 create mode 100644 libo2cb/o2cb.7.in


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



More information about the Ocfs2-tools-commits mailing list