linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xfs: fixes for v4.20-rc2
@ 2018-11-08 22:40 Darrick J. Wong
  2018-11-08 23:55 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2018-11-08 22:40 UTC (permalink / raw)
  To: torvalds; +Cc: Dave Chinner, linux-kernel, linux-xfs, sandeen

Hi Linus,

Here's the start of the stabilization fixes for 4.20.  Let me know if
there are any problems merging; I just did it against current master and
saw no issues.

--D

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.20-fixes-1

for you to fetch changes up to 837514f7a4ca4aca06aec5caa5ff56d33ef06976:

  xfs: fix overflow in xfs_attr3_leaf_verify (2018-11-06 07:50:50 -0800)

----------------------------------------------------------------
Changes since last update:
- fix incorrect dropping of error code from bmap
- print buffer offsets instead of useless hashed pointers when dumping
  corrupt metadata
- fix integer overflow in attribute verifier

----------------------------------------------------------------
Christophe JAILLET (1):
      xfs: Fix error code in 'xfs_ioc_getbmap()'

Darrick J. Wong (1):
      xfs: print buffer offsets when dumping corrupt buffers

Dave Chinner (1):
      xfs: fix overflow in xfs_attr3_leaf_verify

 fs/xfs/libxfs/xfs_attr_leaf.c | 11 +++++++++--
 fs/xfs/xfs_ioctl.c            |  2 +-
 fs/xfs/xfs_message.c          |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] xfs: fixes for v4.20-rc2
  2018-11-08 22:40 [GIT PULL] xfs: fixes for v4.20-rc2 Darrick J. Wong
@ 2018-11-08 23:55 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-11-08 23:55 UTC (permalink / raw)
  To: darrick.wong; +Cc: david, Linux List Kernel Mailing, linux-xfs, Eric Sandeen

On Thu, Nov 8, 2018 at 4:40 PM Darrick J. Wong <darrick.wong@oracle.com> wrote:
>
> - fix incorrect dropping of error code from bmap
>
> - print buffer offsets instead of useless hashed pointers when dumping
>   corrupt metadata
>
> - fix integer overflow in attribute verifier

Pulled,

              Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-08 23:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-08 22:40 [GIT PULL] xfs: fixes for v4.20-rc2 Darrick J. Wong
2018-11-08 23:55 ` Linus Torvalds

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).