cvs commit: src/sys/dev/ciss ciss.c src/sys/kern vfs_export.c vfs_mount.c src/sys/pci nfsmb.c src/sys/sys mount.h

Konstantin Belousov kib at FreeBSD.org
Mon Jun 23 11:03:48 UTC 2008


kib         2008-06-23 11:02:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/ciss         ciss.c 
    sys/kern             vfs_export.c vfs_mount.c 
    sys/pci              nfsmb.c 
    sys/sys              mount.h 
  Log:
  SVN rev 179950 on 2008-06-23 11:02:40Z by kib
  
  MFC r179670:
  Provide the mutual exclusion between the nfs export list modifications
  and nfs requests processing.
  
  Revision   Changes    Path
  1.81.2.6   +0 -0      src/sys/dev/ciss/ciss.c
  1.341.2.1  +4 -0      src/sys/kern/vfs_export.c
  1.265.2.4  +2 -0      src/sys/kern/vfs_mount.c
  1.6.2.4    +0 -0      src/sys/pci/nfsmb.c
  1.228.2.2  +1 -0      src/sys/sys/mount.h


More information about the cvs-src mailing list