[XFS updates] XFS development tree branch, for-next, updated. for-linus-v3.11-rc1-2-12213-g0d0ab12
xfs at oss.sgi.com
xfs at oss.sgi.com
Mon Aug 26 11:40:30 CDT 2013
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 at 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 at oracle.com>
Reviewed-by: Ben Myers <bpm at sgi.com>
Signed-off-by: Ben Myers <bpm at sgi.com>
commit 98f7462c4331cbf283e7b5c2269d17c17b8f00f2
Author: Fengguang Wu <fengguang.wu at intel.com>
Date: Sat Aug 24 08:50:17 2013 +0800
xfs: xfs_dir3_sfe_put_ino can be static
TO: Dave Chinner <david at fromorbit.com>
CC: Ben Myers <bpm at sgi.com>
CC: linux-kernel at vger.kernel.org
Signed-off-by: Fengguang Wu <fengguang.wu at intel.com>
Reviewed-by: Ben Myers <bpm at sgi.com>
Signed-off-by: Ben Myers <bpm at 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
More information about the xfs
mailing list