Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2008 16:51:25 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/hpfs hpfs_vfsops.c
Message-ID:  <200801071651.m07GpPlb074911@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2008-01-07 16:51:25 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/hpfs          hpfs_vfsops.c 
  Log:
  g_vfs_close() wants the sx topology lock held while executing, so just
  add correct locking to the operation of unmounting.
  This will prevent debugging kernels from panicking if mounting a
  non-hpfs partition (I'm not sure if this can be a problem with a
  successful mounting operation though).
  
  MFC: 3 days
  
  Revision  Changes    Path
  1.62      +8 -0      src/sys/fs/hpfs/hpfs_vfsops.c



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