cvs commit: src/sys/gnu/ext2fs ext2_vfsops.c
Tim J. Robbins
tjr at FreeBSD.org
Sat Jan 24 00:44:56 PST 2004
tjr 2004/01/24 00:43:06 PST
FreeBSD src repository
Modified files:
sys/gnu/ext2fs ext2_vfsops.c
Log:
Copy workaround from FFS: open device for write access even if
the user requests a read-only mount. This is necessary because we
don't do the VOP_OPEN again if they upgrade a read-only mount to
read-write.
Noticed by: bde
Revision Changes Path
1.115 +19 -0 src/sys/gnu/ext2fs/ext2_vfsops.c
More information about the cvs-src
mailing list