[Debian-ha-commits] [ocfs2-tools] branch upstream updated (11287a0 -> bf928cf)

Valentin Vidic vvidic-guest at moszumanska.debian.org
Tue Jun 20 08:20:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a change to branch upstream
in repository ocfs2-tools.

      from  11287a0   fsck.ocfs2: warn and return if ocfs2_malloc fails in walk_cwd
       new  bf928cf   New upstream version 1.8.5

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.in                              |   2 +-
 debugfs.ocfs2/commands.c                  |   4 +-
 debugfs.ocfs2/dump.c                      |   6 +-
 debugfs.ocfs2/main.c                      |   2 +-
 fsck.ocfs2/fsck.c                         | 149 ++++++++++++++++++++----------
 fsck.ocfs2/journal.c                      |   7 +-
 fsck.ocfs2/pass1.c                        |   8 +-
 fsck.ocfs2/pass1b.c                       |   2 -
 include/ocfs2-kernel/ocfs2_fs.h           |   2 +
 include/ocfs2/ocfs2.h                     |   2 +
 include/tools-internal/scandisk.h         |   2 +
 libo2cb/o2cb_abi.c                        |  10 +-
 libocfs2/alloc.c                          |   3 +-
 libocfs2/extend_file.c                    |   5 +-
 libocfs2/image.c                          |  11 +--
 libocfs2/lockid.c                         |   4 -
 libocfs2/refcount.c                       |  55 ++++++++++-
 libocfs2/truncate.c                       |  11 ++-
 libtools-internal/scandisk.c              |  63 ++++++++++++-
 mkfs.ocfs2/mkfs.c                         | 111 ++++++++++++++++++++--
 mounted.ocfs2/mounted.c                   |   5 +-
 o2cb_ctl/o2cb_config.c                    |   1 +
 o2cb_ctl/o2cb_scandisk.c                  |  17 +++-
 o2image/o2image.c                         |   7 +-
 o2info/o2info.c                           |   3 +-
 ocfs2_hb_ctl/ocfs2_hb_ctl.c               |  16 +++-
 tunefs.ocfs2/libocfs2ne.c                 |   2 +
 tunefs.ocfs2/ocfs2ne.c                    |   2 +
 tunefs.ocfs2/op_query.c                   |  26 +++---
 tunefs.ocfs2/op_resize_volume.c           |   6 +-
 vendor/Makefile                           |   2 +-
 vendor/common/51-ocfs2.rules              |   3 +-
 vendor/common/Makefile                    |   4 +-
 vendor/common/Vendor.make                 |   3 +
 vendor/common/o2cb.init.sh                |  11 +++
 vendor/common/o2cb.service                |  13 +++
 vendor/common/ocfs2-tools.spec-generic.in |  62 ++++++++++---
 vendor/common/ocfs2.service               |  14 +++
 vendor/fc7/Vendor.make                    |   2 +
 vendor/fc8/Vendor.make                    |   2 +
 vendor/fc9/Vendor.make                    |   2 +
 vendor/rhel4/Vendor.make                  |   2 +
 vendor/rhel5/Vendor.make                  |   2 +
 vendor/rhel6/Vendor.make                  |   2 +
 vendor/{fc7 => rhel7}/Makefile            |   0
 vendor/rhel7/Vendor.make                  |  13 +++
 vendor/{rhel4 => rhel7}/rpmarch.guess     |   0
 vendor/{rhel6 => rhel7}/vendor.guess      |   2 +-
 vendor/sles10/Vendor.make                 |   2 +
 vendor/sles9/Vendor.make                  |   2 +
 50 files changed, 548 insertions(+), 139 deletions(-)
 create mode 100644 vendor/common/o2cb.service
 create mode 100644 vendor/common/ocfs2.service
 copy vendor/{fc7 => rhel7}/Makefile (100%)
 create mode 100644 vendor/rhel7/Vendor.make
 copy vendor/{rhel4 => rhel7}/rpmarch.guess (100%)
 copy vendor/{rhel6 => rhel7}/vendor.guess (93%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/ocfs2-tools.git



More information about the Debian-HA-Commits mailing list