Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2006 09:37:11 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/journal g_journal.c
Message-ID:  <200611010937.kA19bBj3075769@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-11-01 09:37:11 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/journal     g_journal.c 
  Log:
  Update the code to the current sync(2) version:
  - Do not modify mnt_flag without mount interlock held.
  - Do not touch MNT_ASYNC flag, as this can lead to a race with nmount(2).
  
  Pointed out by: tegge
  Reviewed by:    tegge
  
  Revision  Changes    Path
  1.3       +12 -4     src/sys/geom/journal/g_journal.c



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