[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-646-ge33d76d

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Feb 24 10:59:26 PST 2011


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  e33d76df7054ee87ad5fd966fda222212f0bce40 (commit)
       via  74fbdda085adcd02494e1ebd5342cc2c7dbf7ab4 (commit)
       via  ea244549f7ac73889d3828f97dc046c146495dad (commit)
       via  51d314810f33cd30bf56b7a64b7102b6e2380b56 (commit)
       via  1fd848b2f3838c4c896ab8db2a9bdfbcebc5c4e8 (commit)
       via  52bae5e7a358e927a1e841ead2c6a95cf68c5db1 (commit)
       via  6955412304e7c6213376d54c6b0561b1da6b5652 (commit)
       via  bdfb060307296d37bc5cca51c7b42fd4aca9f642 (commit)
       via  725afe7264770dc21f269331fc395961d862633a (commit)
       via  3dbd2aebffb3e60e89281d43804e7c85f59f6cb8 (commit)
       via  c6816399d64ff6e779866473acc1e7b38f066087 (commit)
       via  237ccfc7a4acc8650605e724e578d3a634e2cf0a (commit)
       via  d27a6f9894ea603818fff649c42dbc426532e949 (commit)
       via  f7f43b3e89d31d777650229722c8eea9b0962252 (commit)
       via  6516864c911ed459b0fd0c2e5e71a6dcc263d65a (commit)
       via  24e647074cfec4f820c6db7f5a919a2e3b256f86 (commit)
       via  8f3cdc125442633154c84b9d4600a6204782a5c0 (commit)
       via  9cd01541662145e9b900edb68c95c47490d8da5f (commit)
       via  8c178474b2550b319d19fa674efd74f3266fd34b (commit)
       via  9946e0dd96244f593d0f9b187d091031a4c64b50 (commit)
       via  cb3ed0fcb79a12d807055227f46d2b3188f85d38 (commit)
       via  09cd9341dadb97addb2692b2a68bd1b65002dd87 (commit)
       via  b9688645823e99c24c6d426695fe34bca731e524 (commit)
       via  5ffff4bb7936d541daf5a620a0086ba333a3b8f8 (commit)
       via  0a7c7aa4f9a13a0db452143069dd5d0cfccfa47d (commit)
       via  833cd29bd584c76f9d1c6b1fbcc72f88eb9aded8 (commit)
       via  89796a552fc35b92ac99bec3e7a83e6e84fa47ab (commit)
       via  6308cd2b00718a0262a3f5e2cebb4ba3669aba12 (commit)
       via  d1f97e51dadab114178b7fe848beb23ca41ef360 (commit)
       via  5c4fb48aff46ef3600562f473e3380856b5c8cae (commit)
       via  6e76112ab58d1860b687861132e0b8c688f9a225 (commit)
       via  419a01a0781fe205f8613cdf40f53dbe92596346 (commit)
       via  b694bd4417e9ace6b9e33c83cb32143e449b1067 (commit)
       via  9e01562c4302f4ce9951703fc3dbdaa7bb1b7989 (commit)
       via  1e6a7952d5986ab854e1a9243bc8dc26f6cea29b (commit)
       via  cc66fc727a8d333879f4736f5214733ec63d348a (commit)
       via  e2b8755efd9972be5d391df7b2dae5ab5a85e02b (commit)
      from  e0cafaec83b17643f04dbc5d96031d8bb1ce4267 (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 e33d76df7054ee87ad5fd966fda222212f0bce40
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Mon Feb 21 10:50:33 2011 -0800

    o2cbtool: Utilize #defines for heartbeat modes
    
    Use O2CB_GLOBAL_HEARTBEAT_TAG and O2CB_LOCAL_HEARTBEAT_TAG instead of
    the hard coded strings.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 74fbdda085adcd02494e1ebd5342cc2c7dbf7ab4
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Mon Feb 21 10:50:23 2011 -0800

    debugfs: Add -T to logdump
    
    logdump -T allows users to print just the summary of the inodes in
    the journal.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit ea244549f7ac73889d3828f97dc046c146495dad
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Mon Feb 21 10:50:13 2011 -0800

    libocfs2: Add OCFS2_FEATURE_INCOMPAT_CLUSTERINFO to list of supported features
    
    Add the incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFO to the list of
    supported features.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 51d314810f33cd30bf56b7a64b7102b6e2380b56
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 11:54:55 2011 -0800

    mounted.ocfs2: Show cluster and global heartbeat
    
    Tweak output to show the cluster name and global heartbeat (for o2cb only).
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 1fd848b2f3838c4c896ab8db2a9bdfbcebc5c4e8
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 11:54:05 2011 -0800

    mount.ocfs2: Validate mount path before mount
    
    Check the validity of the mount dir before calling mount(2).
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 52bae5e7a358e927a1e841ead2c6a95cf68c5db1
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 11:52:59 2011 -0800

    mount.ocfs2: Add support for o2cb global heartbeat
    
    mount.ocfs2 is now o2cb global heartbeat-aware. It appends heartbeat=global
    when mounting an ocfs2 volume in global heartbeat mode. It relies on the
    o2cb framework to validate the heartbeat mode. It also only changes the io
    priority for o2cb local heartbeat threads.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 6955412304e7c6213376d54c6b0561b1da6b5652
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 11:52:02 2011 -0800

    tools: Detect differing cluster name and heartbeat modes
    
    When tunefs and fsck detect differences between ondisk and active cluster
    stack, they ask the user whether to change the ondisk configuration.
    
    This patch asks the user the same question when the cluster name and
    o2cb heartbeat modes are different.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit bdfb060307296d37bc5cca51c7b42fd4aca9f642
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 11:51:33 2011 -0800

    mkfs.ocfs2: Add -U option to allow custom UUIDs
    
    Patch allows user to pass in a custom UUID.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 725afe7264770dc21f269331fc395961d862633a
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 11:50:41 2011 -0800

    mkfs.ocfs2: Add --global-heartbeat option
    
    In normal course, we expect users to use tunefs.ocfs2 --update-cluster-stack
    to update the disk with the running cluster information. But starting an
    o2cb cluster stack with global heartbeat requires a ocfs2 volume with global
    heartbeat enabled. The mkfs option has been provided for this reason.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 3dbd2aebffb3e60e89281d43804e7c85f59f6cb8
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 11:49:40 2011 -0800

    libo2cb: Validate cluster name and cluster flags in classic_begin_group_join()
    
    In the classic stack with only local heartbeat, classic_begin_group_join() would
    always create a heartbeat region that would implicitly check the validity of the
    cluster name.
    
    In global heartbeat, heartbeat regions are created before hand. Thus the need
    to explicitly check the cluster name.
    
    Also, it ensures the heartbeat mode (encoded in the cluster flags) is also
    the same.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit c6816399d64ff6e779866473acc1e7b38f066087
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 11:45:44 2011 -0800

    libocfs2: Add c_flags to struct o2cb_cluster_desc
    
    ocfs2_fill_cluster_desc() and ocfs2_set_cluster_desc() are now aware of
    cluster flags.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 237ccfc7a4acc8650605e724e578d3a634e2cf0a
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Mon Feb 21 10:49:05 2011 -0800

    tools: Set and clear OCFS2_FEATURE_INCOMPAT_CLUSTERINFO
    
    tunefs sets and clears OCFS2_FEATURE_INCOMPAT_CLUSTERINFO using
    --fs-features=[no]clusterinfo.
    
    tunefs --update-cluster-stack updates the cluster stack info for
    o2cb stack if the above incompat it set.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit d27a6f9894ea603818fff649c42dbc426532e949
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 10:40:08 2011 -0800

    libocfs2: Add stackflags in superblock
    
    This patch adds stackflags to sb->s_clusterinfo. It also introduces a
    clusterinfo flag OCFS2_CLUSTER_O2CB_GLOBAL_HEARTBEAT to denote the enabled
    global heartbeat mode.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit f7f43b3e89d31d777650229722c8eea9b0962252
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Mon Feb 21 10:48:39 2011 -0800

    libocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFO
    
    OCFS2_FEATURE_INCOMPAT_CLUSTERINFO allows us to use sb->s_cluster_info for
    both userspace and o2cb cluster stacks. It also allows us to extend cluster
    info to include stack flags.
    
    This incompat flag can be set/cleared using tunefs.ocfs2 --fs-features.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 6516864c911ed459b0fd0c2e5e71a6dcc263d65a
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 10:32:54 2011 -0800

    libocfs2: Cleanup flag name printing in feature_string.c
    
    A lot of code is duplicated in flag name printing. This patch crunches
    up the code without changing the external interface.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 24e647074cfec4f820c6db7f5a919a2e3b256f86
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Thu Jan 27 11:56:04 2011 -0800

    o2cbtool: Cleanup usage print
    
    Print usage at one place. Also make error messages consistent.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 8f3cdc125442633154c84b9d4600a6204782a5c0
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 15:06:44 2011 -0800

    o2cb: Add man page
    
    Patch adds a man page for the o2cb(8) utility.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 9cd01541662145e9b900edb68c95c47490d8da5f
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 15:06:03 2011 -0800

    o2cb: Add ops start-heartbeat and stop-heartbeat
    
    Add ops to start and stop global heartbeat.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 8c178474b2550b319d19fa674efd74f3266fd34b
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 15:05:28 2011 -0800

    o2cb: Add ops register-cluster and unregister-cluster
    
    Add ops that (un)register the configured cluster with configfs.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 9946e0dd96244f593d0f9b187d091031a4c64b50
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 15:05:03 2011 -0800

    o2cb: Add ops list-clusters, list-cluster, list-nodes and list-heartbeats
    
    Adds listing operations to list the various entities in the o2cb config file.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit cb3ed0fcb79a12d807055227f46d2b3188f85d38
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Mon Feb 21 10:47:55 2011 -0800

    o2cb: Add ops add-heartbeat, remove-heartbeat and heartbeat-mode
    
    add-heartbeat, remove-heartbeat and heartbeat-mode manipulate heartbeat info
    in the o2cb config file.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 09cd9341dadb97addb2692b2a68bd1b65002dd87
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Mon Feb 21 10:47:29 2011 -0800

    o2cb: Add ops add-node and remove-node
    
    add-node and remove-node manipulate node info in the o2cb config file.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit b9688645823e99c24c6d426695fe34bca731e524
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 14:20:20 2011 -0800

    o2cb: Add ops add-cluster and remove-cluster
    
    add-cluster and remove-cluster manipulate the cluster info in
    the o2cb config file.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 5ffff4bb7936d541daf5a620a0086ba333a3b8f8
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 14:19:05 2011 -0800

    o2cb: Add a new cluster configuration tool
    
    This patch adds the shell of the new cluster configuration tool, o2cb.
    This tool will allow the user to manipulate the o2cb cluster configuration,
    register/unregister the cluster, start/stop heartbeat, etc. This tool will
    eventually replace the existing configuration tool, o2cb_ctl.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <jlbec at evilplan.org>

commit 0a7c7aa4f9a13a0db452143069dd5d0cfccfa47d
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:22:37 2011 -0800

    libo2cb: Adds support for global heartbeat
    
    Add support for global heartbeat in libo2cb. This patch adds functions
    to start and stop global heartbeat, toggle between global and local heartbeat,
    list active heartbeats, etc. The functionality added does not modify the
    semantics of the local heartbeat mode.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 833cd29bd584c76f9d1c6b1fbcc72f88eb9aded8
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:22:20 2011 -0800

    o2cb_config: Add support for the heartbeat stanza
    
    Teach o2cb_config to parse the heartbeat stanza shown below. The cluster
    stanza also has heartbeat_mode that can have values global or local to allow
    the user to easily toggle between global and local heartbeat.
    
    heartbeat:
            region = 908A022988C34A0DB6BC38C43C6B1461
            cluster = mycluster
    
    cluster:
            node_count = 10
            heartbeat_mode = global
            name = mycluster
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 89796a552fc35b92ac99bec3e7a83e6e84fa47ab
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:14:01 2011 -0800

    tools: Fix build warnings
    
    chain.c: In function ‘ocfs2_get_block_from_group’:
    chain.c:283: warning: ‘rec’ may be used uninitialized in this function
    
    dir_indexed.c: In function ‘ocfs2_read_dx_leaves’:
    dir_indexed.c:673: warning: ‘ret’ may be used uninitialized in this function
    
    dir_indexed.c: In function ‘ocfs2_dx_dir_insert’:
    dir_indexed.c:753: warning: ‘ret’ may be used uninitialized in this function
    
    feature_discontig_bg.c: In function ‘disable_discontig_bg’:
    feature_discontig_bg.c:240: warning: ‘prog’ may be used uninitialized in this function
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 6308cd2b00718a0262a3f5e2cebb4ba3669aba12
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:13:49 2011 -0800

    libo2cb: Extend libo2cb api to learn ip address/port/local of a registered node
    
    Adds three function calls, o2cb_get_node_ip_string(), o2cb_get_node_port()
    and o2cb_get_node_local, to learn the ip address, port. local of the registered
    node.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit d1f97e51dadab114178b7fe848beb23ca41ef360
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:13:39 2011 -0800

    o2cb_scandisk: Scan heartbeat devices
    
    o2cb_scandisk uses the scandisk library to scan all the partitions to locate
    the given heartbeat devices.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 5c4fb48aff46ef3600562f473e3380856b5c8cae
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:13:28 2011 -0800

    libtools-internal: Add scandisk functionality to libtools
    
    scandisk, written by Fabio M. Di Nitto <fdinitto at redhat.com> with the help
    of Joel Becker <joel.becker at oracle.com>, is a handy way to scan devices.
    
    This patch extracted scandisk.[ch] from the scan-new branch of the
    oracleasm-support git repo and added it to libtools.
    
    http://oss.oracle.com/git/?p=oracleasm-support.git;a=summary
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 6e76112ab58d1860b687861132e0b8c688f9a225
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:13:13 2011 -0800

    libtools: Add string functions to remove leading and trailing whitespaces
    
    Add string functions (tools_strchomp(), tools_strchug() and tools_strstrip())
    in libtools-internal, to remove leading and trailing whitespaces.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 419a01a0781fe205f8613cdf40f53dbe92596346
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:01:05 2011 -0800

    debugfs.ocfs2: Journal logdump prints full inode and extent blocks
    
    The journal logdump was not printing the extent list, truncate log, etc. in the inode.
    This patch makes it print more information.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit b694bd4417e9ace6b9e33c83cb32143e449b1067
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:00:54 2011 -0800

    debugfs.ocfs2: Improve block detection
    
    The journal dump command now detects refcount, dxroot, dxleaf and xattr blocks.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 9e01562c4302f4ce9951703fc3dbdaa7bb1b7989
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:00:45 2011 -0800

    debugfs.ocfs2: Feature flag printing cleanup
    
    Cleaned up double allocations in the feature flag print helpers.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit 1e6a7952d5986ab854e1a9243bc8dc26f6cea29b
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:00:35 2011 -0800

    o2cb_config: Add o2cb_cluster_delete_node()
    
    o2cb_cluster_delete_node() added to allow removal of a node from the config.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit cc66fc727a8d333879f4736f5214733ec63d348a
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:00:21 2011 -0800

    o2cb_config: Add o2cb_config_remove_cluster()
    
    o2cb_config_remove_cluster() added to allow removal of cluster from the config.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

commit e2b8755efd9972be5d391df7b2dae5ab5a85e02b
Author: Sunil Mushran <sunil.mushran at oracle.com>
Date:   Wed Jan 26 11:00:04 2011 -0800

    o2cb_config: Fix o2cb_config_free()
    
    o2cb_config_free() now frees the list correctly.
    
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
    Acked-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 configure.in                              |    1 +
 debugfs.ocfs2/commands.c                  |   45 +-
 debugfs.ocfs2/debugfs.ocfs2.8.in          |    5 +-
 debugfs.ocfs2/dump.c                      |  103 +++-
 debugfs.ocfs2/include/dump.h              |    5 +
 debugfs.ocfs2/include/utils.h             |   12 +-
 debugfs.ocfs2/journal.c                   |   32 ++
 debugfs.ocfs2/utils.c                     |  172 +-----
 fsck.ocfs2/fsck.c                         |    4 +-
 include/o2cb/o2cb.h                       |   26 +
 include/ocfs2-kernel/ocfs2_fs.h           |   38 ++-
 include/ocfs2/ocfs2.h                     |   45 ++-
 include/tools-internal/Makefile           |    2 +-
 include/tools-internal/scandisk.h         |  105 ++++
 include/tools-internal/utils.h            |   42 ++
 libo2cb/o2cb_abi.c                        |  362 +++++++++++--
 libo2cb/o2cb_abi.h                        |    6 +
 libo2cb/o2cb_err.et                       |    6 +
 libocfs2/chain.c                          |    4 +-
 libocfs2/checkhb.c                        |   33 +-
 libocfs2/dir_indexed.c                    |    4 +-
 libocfs2/dirblock.c                       |    6 +-
 libocfs2/dlm.c                            |   66 +++-
 libocfs2/feature_string.c                 |  177 +++----
 libtools-internal/Makefile                |    2 +-
 libtools-internal/scandisk.c              |  866 +++++++++++++++++++++++++++++
 libtools-internal/utils.c                 |  104 ++++
 mkfs.ocfs2/check.c                        |  258 +++++----
 mkfs.ocfs2/mkfs.c                         |  120 ++++-
 mkfs.ocfs2/mkfs.h                         |    6 +-
 mkfs.ocfs2/mkfs.ocfs2.8.in                |   32 +-
 mount.ocfs2/mount.ocfs2.c                 |  155 ++++--
 mounted.ocfs2/mounted.c                   |   23 +-
 o2cb_ctl/.gitignore                       |    2 +
 o2cb_ctl/Makefile                         |   34 +-
 o2cb_ctl/o2cb.8.in                        |  140 +++++
 o2cb_ctl/o2cb_config.c                    |  281 +++++++++-
 o2cb_ctl/o2cb_config.h                    |   18 +-
 o2cb_ctl/o2cb_scandisk.c                  |  199 +++++++
 o2cb_ctl/o2cb_scandisk.h                  |   43 ++
 o2cb_ctl/o2cbtool.c                       |  302 ++++++++++
 o2cb_ctl/o2cbtool.h                       |   88 +++
 o2cb_ctl/op_cluster.c                     |  111 ++++
 o2cb_ctl/op_heartbeat.c                   |  205 +++++++
 o2cb_ctl/op_lists.c                       |  192 +++++++
 o2cb_ctl/op_node.c                        |  281 ++++++++++
 o2cb_ctl/op_register.c                    |  413 ++++++++++++++
 o2cb_ctl/op_start.c                       |  414 ++++++++++++++
 tunefs.ocfs2/Makefile                     |    3 +-
 tunefs.ocfs2/feature_clusterinfo.c        |  131 +++++
 tunefs.ocfs2/feature_discontig_bg.c       |    2 +-
 tunefs.ocfs2/libocfs2ne.c                 |    4 +-
 tunefs.ocfs2/op_features.c                |    2 +
 vendor/common/ocfs2-tools.spec-generic.in |    4 +-
 54 files changed, 5116 insertions(+), 620 deletions(-)
 create mode 100644 include/tools-internal/scandisk.h
 create mode 100644 include/tools-internal/utils.h
 create mode 100644 libtools-internal/scandisk.c
 create mode 100644 libtools-internal/utils.c
 create mode 100644 o2cb_ctl/o2cb.8.in
 create mode 100644 o2cb_ctl/o2cb_scandisk.c
 create mode 100644 o2cb_ctl/o2cb_scandisk.h
 create mode 100644 o2cb_ctl/o2cbtool.c
 create mode 100644 o2cb_ctl/o2cbtool.h
 create mode 100644 o2cb_ctl/op_cluster.c
 create mode 100644 o2cb_ctl/op_heartbeat.c
 create mode 100644 o2cb_ctl/op_lists.c
 create mode 100644 o2cb_ctl/op_node.c
 create mode 100644 o2cb_ctl/op_register.c
 create mode 100644 o2cb_ctl/op_start.c
 create mode 100644 tunefs.ocfs2/feature_clusterinfo.c


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



More information about the Ocfs2-tools-commits mailing list