linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bpm@sgi.com (Ben Myers)
To: torvalds@linux-foundation.org
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, xfs@oss.sgi.com
Subject: [GIT PULL] XFS update for 3.3
Date: Thu, 23 Feb 2012 16:44:44 -0600 (CST)	[thread overview]
Message-ID: <20120223224444.5F139426DA7@whiskey.americas.sgi.com> (raw)

Hi Linus,

   Please pull the following three bugfixes for xfs in 3.3:

   A fix from Jesper Juhl removes an assignment in an ASSERT when a compare is
   intended.  Two fixes from Mitsuo Hayasaka address off-by-ones in XFS quota
   enforcement.

Thanks,
   Ben

The following changes since commit 45196cee28a5bcfb6ddbe2bffa4270cbed66ae4b:
  Linus Torvalds (1):
        Merge tag 'usb-3.3-rc4' of git://git.kernel.org/.../gregkh/usb

are available in the git repository at:

  git://oss.sgi.com/xfs/xfs for-linus

Jesper Juhl (1):
      XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended

Mitsuo Hayasaka (2):
      xfs: change available ranges of softlimit and hardlimit in quota check
      xfs: make inode quota check more general

 fs/xfs/xfs_dquot.c       |   24 ++++++++++++------------
 fs/xfs/xfs_log_recover.c |    6 +++---
 fs/xfs/xfs_qm_syscalls.c |    4 ++--
 fs/xfs/xfs_trans.c       |    4 ++--
 fs/xfs/xfs_trans_dquot.c |   10 ++++++----
 5 files changed, 25 insertions(+), 23 deletions(-)

             reply	other threads:[~2012-02-23 22:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23 22:44 Ben Myers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-13 18:06 [GIT PULL] XFS update for 3.3 Ben Myers
2012-01-17 21:55 Ben Myers

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=20120223224444.5F139426DA7@whiskey.americas.sgi.com \
    --to=bpm@sgi.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xfs@oss.sgi.com \
    /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).