projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d1466bc
a64b890
)
Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
author
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 27 Apr 2021 18:04:27 +0000
(11:04 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 27 Apr 2021 18:04:27 +0000
(11:04 -0700)
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()
Trivial merge