Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1399548 > unrolled thread

[PATCH RESEND v3 0/2] fix RLIMIT_CORE accounting for sparse dumps

Started byOmar Sandoval <osandov@osandov.com>
First post2016-05-12 00:20 +0200
Last post2016-05-12 00:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH RESEND v3 0/2] fix RLIMIT_CORE accounting for sparse dumps Omar Sandoval <osandov@osandov.com> - 2016-05-12 00:20 +0200
    Re: [PATCH RESEND v3 0/2] fix RLIMIT_CORE accounting for sparse dumps Al Viro <viro@ZenIV.linux.org.uk> - 2016-05-12 00:20 +0200

#1399548 — [PATCH RESEND v3 0/2] fix RLIMIT_CORE accounting for sparse dumps

FromOmar Sandoval <osandov@osandov.com>
Date2016-05-12 00:20 +0200
Subject[PATCH RESEND v3 0/2] fix RLIMIT_CORE accounting for sparse dumps
Message-ID<rxKE2-E3-3@gated-at.bofh.it>
From: Omar Sandoval <osandov@fb.com>

Al, could you please apply this series for v4.7? I first sent it out
during the v4.5 cycle, it'd be great to be done with it, especially
since it's fixing a regression.

Here's the cover letter from v1:
http://www.spinics.net/lists/linux-fsdevel/msg94735.html

Omar Sandoval (2):
  coredump: get rid of coredump_params->written
  coredump: only charge written data against RLIMIT_CORE

 arch/powerpc/platforms/cell/spufs/coredump.c | 5 +++--
 fs/binfmt_elf.c                              | 2 +-
 fs/binfmt_elf_fdpic.c                        | 2 +-
 fs/coredump.c                                | 5 +----
 4 files changed, 6 insertions(+), 8 deletions(-)

-- 
2.8.2

[toc] | [next] | [standalone]


#1399549

FromAl Viro <viro@ZenIV.linux.org.uk>
Date2016-05-12 00:20 +0200
Message-ID<rxKE2-E3-13@gated-at.bofh.it>
In reply to#1399548
On Wed, May 11, 2016 at 03:16:35PM -0700, Omar Sandoval wrote:
> From: Omar Sandoval <osandov@fb.com>
> 
> Al, could you please apply this series for v4.7? I first sent it out
> during the v4.5 cycle, it'd be great to be done with it, especially
> since it's fixing a regression.

Applied.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web