one less - though we don't have 'notrans', we have 'nomaplcase' now
This commit is contained in:
parent
859057e6b3
commit
e7d7ef2275
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: TODO.hibler,v 1.6 1994/12/13 22:33:10 mycroft Exp $
|
||||
# $NetBSD: TODO.hibler,v 1.7 2000/07/15 21:37:50 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?
|
||||
|
|
Loading…
Reference in New Issue