]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26bee0bdfd02b27bfe4286ed734b489a27a7e1c1
tree65b88558a0fb09cf2eedd0592766fb00666bf721
parent88005dc1d7a6e2b0d0d204a59e5691de374a6d36
parent264f319068cf91300be49e77e36b699351e17756
Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/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()