K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-01-24T08:43:06.000000Z K 7 svn:log V 223 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 END