cvs commit: src/sys/kern vfs_syscalls.c

Robert Watson rwatson at FreeBSD.org
Sat May 28 05:58:55 PDT 2005


rwatson     2005-05-28 12:58:55 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  Acquire Giant explicitly in fhopen(), fhstat(), and kern_fhstatfs(),
  so that we can start to eliminate the presence of non-MPSAFE system
  call entries in syscalls.master.
  
  Revision  Changes    Path
  1.384     +36 -10    src/sys/kern/vfs_syscalls.c


More information about the cvs-all mailing list