Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2008 21:48:55 +0000 (UTC)
From:      Coleman Kane <cokane@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_softdep.c
Message-ID:  <200804292148.m3TLmtt7047269@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cokane      2008-04-29 21:48:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/ufs/ffs          ffs_softdep.c 
  Log:
  MFC:
  
  revision 1.219
  
  Replace the non-MPSAFE timeout(9) API in ffs_softdep.c with the MPSAFE
  callout_* API (e.g. callout_init_mtx(9)). This was one of the numerous
  items on the http://wiki.freebsd.org/SMPTODO list.
  
  Revision   Changes    Path
  1.211.2.3  +15 -8     src/sys/ufs/ffs/ffs_softdep.c



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