Date: Tue, 24 Apr 2007 11:06:12 +0000 (UTC) From: Konstantin Belousov <kib@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: <200704241106.l3OB6Dou058906@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib         2007-04-24 11:06:12 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    sys/ufs/ffs          ffs_softdep.c 
  Log:
  MFC rev. 1.208:
  When LK_NOWAIT is passed as argument to process_worklist_item(), this
  does not prevent handle_workitem_remove() from recursing into a blocking
  version. Add the dirrem to worklist instead of processing it now if this
  is the case.
  
  Revision    Changes    Path
  1.181.2.17  +4 -1      src/sys/ufs/ffs/ffs_softdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704241106.l3OB6Dou058906>
