cvs commit: src/sys/fs/ntfs ntfs_vfsops.c
Craig Rodrigues
rodrigc at FreeBSD.org
Fri Sep 21 16:50:16 PDT 2007
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
More information about the cvs-src
mailing list