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 updates for 2.6.32-rc8
Date: Thu, 19 Nov 2009 18:47:02 -0800	[thread overview]
Message-ID: <20091120024701.GA12968@mail.oracle.com> (raw)

Linus et al,
	Here are a few small fixes for ocfs2.  The most important one 
fixes a crash when duplicating inline data properly.
	Please pull.

Joel

The following changes since commit 964fe080d94db82a3268443e9b9ece4c60246414:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../rusty/linux-2.6-for-linus

are available in the git repository at:

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

Coly Li (1):
      ocfs2: return f_fsid info in ocfs2_statfs()

Joel Becker (1):
      ocfs2: Return -EINVAL when a device is not ocfs2.

Sunil Mushran (2):
      ocfs2: Refresh documentation
      ocfs2: Trivial cleanup of jbd compatibility layer removal

Tao Ma (2):
      ocfs2: Move ocfs2_complete_reflink to the right place.
      ocfs2: duplicate inline data properly during reflink.

 Documentation/filesystems/ocfs2.txt |    6 ++--
 fs/ocfs2/file.c                     |    3 +-
 fs/ocfs2/ocfs2.h                    |    7 +---
 fs/ocfs2/refcounttree.c             |   69 ++++++++++++++++++++++++++++++++---
 fs/ocfs2/super.c                    |   20 +++++++----
 fs/ocfs2/uptodate.c                 |    5 ---
 6 files changed, 83 insertions(+), 27 deletions(-)

-- 

Life's Little Instruction Book #232

	"Keep your promises."

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 updates for 2.6.32-rc8
Date: Thu, 19 Nov 2009 18:47:02 -0800	[thread overview]
Message-ID: <20091120024701.GA12968@mail.oracle.com> (raw)

Linus et al,
	Here are a few small fixes for ocfs2.  The most important one 
fixes a crash when duplicating inline data properly.
	Please pull.

Joel

The following changes since commit 964fe080d94db82a3268443e9b9ece4c60246414:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../rusty/linux-2.6-for-linus

are available in the git repository at:

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

Coly Li (1):
      ocfs2: return f_fsid info in ocfs2_statfs()

Joel Becker (1):
      ocfs2: Return -EINVAL when a device is not ocfs2.

Sunil Mushran (2):
      ocfs2: Refresh documentation
      ocfs2: Trivial cleanup of jbd compatibility layer removal

Tao Ma (2):
      ocfs2: Move ocfs2_complete_reflink to the right place.
      ocfs2: duplicate inline data properly during reflink.

 Documentation/filesystems/ocfs2.txt |    6 ++--
 fs/ocfs2/file.c                     |    3 +-
 fs/ocfs2/ocfs2.h                    |    7 +---
 fs/ocfs2/refcounttree.c             |   69 ++++++++++++++++++++++++++++++++---
 fs/ocfs2/super.c                    |   20 +++++++----
 fs/ocfs2/uptodate.c                 |    5 ---
 6 files changed, 83 insertions(+), 27 deletions(-)

-- 

Life's Little Instruction Book #232

	"Keep your promises."

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

             reply	other threads:[~2009-11-20  2:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-20  2:47 Joel Becker [this message]
2009-11-20  2:47 ` [GIT PULL] ocfs2 updates for 2.6.32-rc8 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=20091120024701.GA12968@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.