Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2010 20:56:18 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_mount.c
Message-ID:  <201009082056.o88KuVx3043765@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2010-09-08 20:56:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  SVN rev 212340 on 2010-09-08 20:56:18Z by pjd
  
  - Log all the problems in devfs_fixup().
  
  - Correct error paths. The system will be useless on devfs_fixup() failure, so
    why bother?  Maybe for the same reason why a dead body is washed and dressed
    in a nice suit before it is put into a coffin? Maybe system's last will is to
    panic without any locks held?
  
  Reviewed by:    kib
  
  Revision  Changes    Path
  1.318     +14 -2     src/sys/kern/vfs_mount.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009082056.o88KuVx3043765>