cvs commit: src/sys/ufs/ffs ffs_vfsops.c

Jeff Roberson jeff at FreeBSD.org
Mon Jan 24 02:12:29 PST 2005


jeff        2005-01-24 10:12:28 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
   - Initialize and destroy the per-filesystem ufs lock where appropriate.
   - Use the buffer lock on the superblock buf to serialize calls to
     sbupdate.
   - Set the MNTK_MPSAFE flag when QUOTA is not defined in the kernel.
  
  Sponsored By:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.270     +24 -3     src/sys/ufs/ffs/ffs_vfsops.c


More information about the cvs-all mailing list