All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel Becker <Joel.Becker@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Fasheh <mfasheh@suse.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.31-rc7
Date: Mon, 24 Aug 2009 14:34:30 -0700	[thread overview]
Message-ID: <20090824213430.GD7698@mail.oracle.com> (raw)

Linus, et al,
	Here are a couple small ocfs2 fixes for 2.6.31.  They fix
user-visible bugs, so I wanted to make sure they were in this cycle.
	Please pull.

Joel

The following changes since commit b409d7a0ab46fe530efe52734984b4ed5d46c3eb:
  Jan Kara (1):
        ocfs2: Fix possible deadlock when extending quota file

are available in the git repository at:

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

Goldwyn Rodrigues (1):
      ocfs2/dlm: Wait on lockres instead of erroring cancel requests

Jan Kara (3):
      ocfs2: Handle quota file corruption more gracefully
      ocfs2: Don't oops in ocfs2_kill_sb on a failed mount
      ocfs2: Add missing lock name

Tao Ma (1):
      ocfs2: release the buffer head in ocfs2_do_truncate.

 fs/ocfs2/alloc.c         |    2 +-
 fs/ocfs2/dlm/dlmunlock.c |    4 ++--
 fs/ocfs2/ocfs2_lockid.h  |    1 +
 fs/ocfs2/quota_global.c  |   10 ++++++++++
 fs/ocfs2/super.c         |    6 +++++-
 5 files changed, 19 insertions(+), 4 deletions(-)
-- 

Life's Little Instruction Book #99

	"Think big thoughts, but relish small pleasures."

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127

WARNING: multiple messages have this Message-ID (diff)
From: Joel Becker <Joel.Becker@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Fasheh <mfasheh@suse.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, ocfs2-devel@oss.oracle.com
Subject: [GIT PULL] ocfs2 fixes for 2.6.31-rc7
Date: Mon, 24 Aug 2009 14:34:30 -0700	[thread overview]
Message-ID: <20090824213430.GD7698@mail.oracle.com> (raw)

Linus, et al,
	Here are a couple small ocfs2 fixes for 2.6.31.  They fix
user-visible bugs, so I wanted to make sure they were in this cycle.
	Please pull.

Joel

The following changes since commit b409d7a0ab46fe530efe52734984b4ed5d46c3eb:
  Jan Kara (1):
        ocfs2: Fix possible deadlock when extending quota file

are available in the git repository at:

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

Goldwyn Rodrigues (1):
      ocfs2/dlm: Wait on lockres instead of erroring cancel requests

Jan Kara (3):
      ocfs2: Handle quota file corruption more gracefully
      ocfs2: Don't oops in ocfs2_kill_sb on a failed mount
      ocfs2: Add missing lock name

Tao Ma (1):
      ocfs2: release the buffer head in ocfs2_do_truncate.

 fs/ocfs2/alloc.c         |    2 +-
 fs/ocfs2/dlm/dlmunlock.c |    4 ++--
 fs/ocfs2/ocfs2_lockid.h  |    1 +
 fs/ocfs2/quota_global.c  |   10 ++++++++++
 fs/ocfs2/super.c         |    6 +++++-
 5 files changed, 19 insertions(+), 4 deletions(-)
-- 

Life's Little Instruction Book #99

	"Think big thoughts, but relish small pleasures."

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@oracle.com
Phone: (650) 506-8127

             reply	other threads:[~2009-08-24 21:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-24 21:34 Joel Becker [this message]
2009-08-24 21:34 ` [GIT PULL] ocfs2 fixes for 2.6.31-rc7 Joel Becker

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=20090824213430.GD7698@mail.oracle.com \
    --to=joel.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=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.