]> 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)
commit073ef843ab5875a5da78c084298ed530c59dc4d5
tree65b88558a0fb09cf2eedd0592766fb00666bf721
parent1f07699b31cbe0a07171c67e3f80a797033aaa0a
parent1cf03565b9c2c3b26e367434c39d58d6b136ad77
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()