git: kernel - Remove coredump spew on console

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 29 11:17:19 PDT 2016


commit 8d6a3ef8ba59c6cb8926abc226d8b91100da513b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Aug 29 10:43:14 2016 -0700

    kernel - Remove coredump spew on console
    
    * Remove coredump warnings on the console when descriptors cannot be
      converted to file-handles in the coredump (NFS related descriptors
      typ).

Summary of changes:
 sys/kern/imgact_elf.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8d6a3ef8ba59c6cb8926abc226d8b91100da513b


-- 
DragonFly BSD source repository



More information about the Commits mailing list