Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 23:50:15 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/ntfs ntfs_vfsops.c
Message-ID:  <200709212350.l8LNoF2p090739@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rodrigc     2007-09-21 23:50:15 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/ntfs          ntfs_vfsops.c 
  Log:
  Disable multiple ntfs mounts to the same mountpoint.
  Eliminates panics due to locking issues.
  Idea taken from src/sys/gnu/fs/xfs/FreeBSD/xfs_super.c.
  
  PR:     89966, 92000, 104393
  Reported by:    H. Matsuo <hiroshi50000 yahoo co jp>,
                  Chris <m2chrischou gmail.com>,
                  Andrey V. Elsukov <bu7cher yandex ru>,
                  Jan Henrik Sylvester <me janh de>
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.88      +15 -1     src/sys/fs/ntfs/ntfs_vfsops.c



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