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


Groups > linux.kernel > #1399548

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

From Omar Sandoval <osandov@osandov.com>
Newsgroups linux.kernel
Subject [PATCH RESEND v3 0/2] fix RLIMIT_CORE accounting for sparse dumps
Date 2016-05-12 00:20 +0200
Message-ID <rxKE2-E3-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[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

csiph-web