ocfs2-devel.oss.oracle.com archive mirror
 help / color / mirror / Atom feed
From: Joel Becker <boel.becker@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Fasheh <mfasheh@suse.com>,
	tao.ma@oracle.com, Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [GIT PULL] ocfs2 fixes for 2.6.36, part 2.
Date: Fri, 24 Sep 2010 14:04:16 -0700	[thread overview]
Message-ID: <20100924210416.GA6359@mail.oracle.com> (raw)

Linus, et al,
	Here is the second batch of ocfs2 fixes for this cycle.  It's
all small stuff.
	Please pull.

Joel


The following changes since commit 152831be91dfe864e06c3b3ff2bf994e04df4cdf:

  Merge master.kernel.org:/home/rmk/linux-2.6-arm (2010-09-09 18:31:34 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git upstream-linus

Srinivas Eeda (1):
      o2dlm: force free mles during dlm exit

Tao Ma (6):
      ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock.
      ocfs2: Fix lockdep warning in reflink.
      ocfs2: update ctime when changing the file's permission by setfacl
      ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.
      ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.
      ocfs2: Sync inode flags with ext2.

Tristan Ye (2):
      Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes.
      Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c

Wu Fengguang (1):
      ocfs2/net: fix uninitialized ret in o2net_send_message_vec()

 fs/ocfs2/acl.c           |    3 +++
 fs/ocfs2/cluster/tcp.c   |    2 +-
 fs/ocfs2/dir.c           |   24 ++++++++++++++++--------
 fs/ocfs2/dlm/dlmcommon.h |    1 +
 fs/ocfs2/dlm/dlmdebug.c  |    9 ++++++++-
 fs/ocfs2/dlm/dlmdomain.c |    1 +
 fs/ocfs2/dlm/dlmmaster.c |   40 ++++++++++++++++++++++++++++++++++++++++
 fs/ocfs2/dlmglue.h       |    1 +
 fs/ocfs2/ocfs2_fs.h      |   37 +++++++++++++++++++++++++------------
 fs/ocfs2/ocfs2_ioctl.h   |    8 ++++----
 fs/ocfs2/refcounttree.c  |    5 +++--
 fs/ocfs2/reservations.c  |   22 ++++++++++------------
 fs/ocfs2/suballoc.c      |    4 ++--
 fs/ocfs2/xattr.c         |    4 ++--
 14 files changed, 117 insertions(+), 44 deletions(-)

                 reply	other threads:[~2010-09-24 21:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100924210416.GA6359@mail.oracle.com \
    --to=boel.becker@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mfasheh@suse.com \
    --cc=ocfs2-devel@oss.oracle.com \
    --cc=tao.ma@oracle.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).