Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Apr 2021 18:04:27 +0000 (11:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Apr 2021 18:04:27 +0000 (11:04 -0700)
commit5e6720888523eaac7c548df0d263739c56a3c22e
tree65b88558a0fb09cf2eedd0592766fb00666bf721
parentd1466bc583a81830cef2399a4b8a514398351b40
parenta64b89088bb1413bb84424f0b16a4d1f9bb0e947
Merge branch 'work.coredump' of git://git./linux/kernel/git/viro/vfs

Pull coredump updates from Al Viro:
 "Just a couple of patches this cycle: use of seek + write instead of
  expanding truncate and minor header cleanup"

* 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  coredump.h: move CONFIG_COREDUMP-only stuff inside the ifdef
  coredump: don't bother with do_truncate()