cvs commit: src/sys/kern vfs_mount.c

Roman Divacky rdivacky at FreeBSD.org
Tue Apr 29 21:40:11 UTC 2008


rdivacky    2008-04-29 21:40:11 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c 
  Log:
  Lock filedesc exclusively when modifying fd_[cr]dir.
  This is probably harmless but it's better to lock it
  correctly.
  
  Approved by:    kib (mentor)
  
  Revision  Changes    Path
  1.281     +2 -2      src/sys/kern/vfs_mount.c


More information about the cvs-src mailing list