Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/ntfs mountroot support written, need to really implement...
details: https://anonhg.NetBSD.org/src/rev/b678e304e5f5
branches: trunk
changeset: 476257:b678e304e5f5
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Fri Sep 10 17:32:17 1999 +0000
description:
mountroot support written, need to really implement sync support and
add support for NTFS to libsa
diffstat:
sys/ntfs/TODO | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 0c996d4f1edb -r b678e304e5f5 sys/ntfs/TODO
--- a/sys/ntfs/TODO Fri Sep 10 17:30:08 1999 +0000
+++ b/sys/ntfs/TODO Fri Sep 10 17:32:17 1999 +0000
@@ -25,13 +25,15 @@
are available in the cache before doing the bmap operation first
(from Chuq)
-- working VOP_BALLOC()
+- working VOP_BALLOC() (new in UBC)
(from Chuq)
-- mountroot support
-
- implement writing into resident attributes, so it would be possible
to write into "small" files (<30KB) too
(from Semen Ustimenko <semenu%FreeBSD.org@localhost>)
-- support mount update
+- support mount update
+
+- really implement sync
+
+- write necessary bits to support NTFS in libsa
Home |
Main Index |
Thread Index |
Old Index