Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/isofs/cd9660 pullup rev 1.7 from trunk (approved by...
details: https://anonhg.NetBSD.org/src/rev/b64c8fd51573
branches: netbsd-1-5
changeset: 488540:b64c8fd51573
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sun Jul 16 07:39:02 2000 +0000
description:
pullup rev 1.7 from trunk (approved by thorpej):
one less - though we don't have 'notrans', we have 'nomaplcase' now
diffstat:
sys/isofs/cd9660/TODO.hibler | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (16 lines):
diff -r 400b0dc25cdd -r b64c8fd51573 sys/isofs/cd9660/TODO.hibler
--- a/sys/isofs/cd9660/TODO.hibler Sun Jul 16 05:56:27 2000 +0000
+++ b/sys/isofs/cd9660/TODO.hibler Sun Jul 16 07:39:02 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: TODO.hibler,v 1.6 1994/12/13 22:33:10 mycroft Exp $
+# $NetBSD: TODO.hibler,v 1.6.42.1 2000/07/16 07:39:02 jdolecek Exp $
1. Investiate making ISOFS another UFS shared filesystem (ala FFS/MFS/LFS).
Since it was modelled after the inode code, we might be able to merge
@@ -11,6 +11,3 @@
block size (as it is for the HP drive--150kbs) then clustering may not
buy much (or may even hurt when vfs_cluster comes up with a large sync
cluster).
-
-3. Seems like there should be a "notrans" or some such mount option to show
- filenames as they really are without lower-casing. Does this make sense?
Home |
Main Index |
Thread Index |
Old Index