Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Sep 2010 18:37:41 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/devfs devfs_devs.c
Message-ID:  <201009181838.o8IIc1xP040133@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-09-18 18:37:41 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_devs.c 
  Log:
  SVN rev 212826 on 2010-09-18 18:37:41Z by jh
  
  - For consistency, remove "." and ".." entries from de_dlist before
    calling devfs_delete() (and thus possibly dropping dm_lock) in
    devfs_rmdir_empty().
  - Assert that we don't return doomed entries from devfs_find(). [1]
  
  Suggested by:   kib [1]
  Reviewed by:    kib
  
  Revision  Changes    Path
  1.65      +4 -0      src/sys/fs/devfs/devfs_devs.c



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