Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/udf
Module Name: src
Committed By: reinoud
Date: Sun Feb 8 19:04:41 UTC 2009
Modified Files:
src/sys/fs/udf: udf_vfsops.c
Log Message:
If mounting for read-write dont allow a session number to be specified since
its currently still misbehaving. If supported later, it would allow one or a
series of sessions on a sequential recordable media to be ignored as if they
never were created.
Also fix a small comment: its not the direct but the bootstrap disc strategy
that we close down.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/fs/udf/udf_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index