Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/fs/udf



Module Name:    src
Committed By:   snj
Date:           Wed Feb 18 00:46:00 UTC 2009

Modified Files:
        src/sys/fs/udf [netbsd-5]: udf_vfsops.c

Log Message:
Pull up following revision(s) (requested by reinoud in ticket #446):
        sys/fs/udf/udf_vfsops.c: revision 1.55
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.52.2.1 -r1.52.2.2 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