public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: xfs@oss.sgi.com
To: xfs@oss.sgi.com
Subject: [XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-2-12213-g0d0ab12
Date: Mon, 26 Aug 2013 11:40:30 -0500 (CDT)	[thread overview]
Message-ID: <20130826164030.AF2097F56@oss.sgi.com> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".

The branch, for-next has been updated
  0d0ab12 xfs: check for underflow in xfs_iformat_fork()
  98f7462 xfs: xfs_dir3_sfe_put_ino can be static
      from  00574da199291751bfaaee15ad0f42a7144276ad (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0d0ab120d1fe90fcc73a2bfff3945bea636b3025
Author: Dan Carpenter <dan.carpenter@oracle.com>
Date:   Thu Aug 15 08:53:38 2013 +0300

    xfs: check for underflow in xfs_iformat_fork()
    
    The "di_size" variable comes from the disk and it's a signed 64 bit.
    We check the upper limit but we should check for negative numbers as
    well.
    
    Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
    Reviewed-by: Ben Myers <bpm@sgi.com>
    Signed-off-by: Ben Myers <bpm@sgi.com>

commit 98f7462c4331cbf283e7b5c2269d17c17b8f00f2
Author: Fengguang Wu <fengguang.wu@intel.com>
Date:   Sat Aug 24 08:50:17 2013 +0800

    xfs: xfs_dir3_sfe_put_ino can be static
    
    TO: Dave Chinner <david@fromorbit.com>
    CC: Ben Myers <bpm@sgi.com>
    CC: linux-kernel@vger.kernel.org
    
    Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
    Reviewed-by: Ben Myers <bpm@sgi.com>
    Signed-off-by: Ben Myers <bpm@sgi.com>

-----------------------------------------------------------------------

Summary of changes:
 fs/xfs/xfs_dir2_sf.c    | 2 +-
 fs/xfs/xfs_inode_fork.c | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
XFS development tree

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

                 reply	other threads:[~2013-08-26 16:40 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=20130826164030.AF2097F56@oss.sgi.com \
    --to=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