Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/ntfs mention ntfs_nt{get|put|rele}() staff
details: https://anonhg.NetBSD.org/src/rev/2cd804dc16b5
branches: trunk
changeset: 476873:2cd804dc16b5
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Thu Sep 30 16:59:14 1999 +0000
description:
mention ntfs_nt{get|put|rele}() staff
diffstat:
sys/ntfs/TODO | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r 381e61d8b49e -r 2cd804dc16b5 sys/ntfs/TODO
--- a/sys/ntfs/TODO Thu Sep 30 16:56:40 1999 +0000
+++ b/sys/ntfs/TODO Thu Sep 30 16:59:14 1999 +0000
@@ -31,3 +31,6 @@
- really implement sync
- write necessary bits to support NTFS in libsa
+
+- ntfs_nt{get|put|rele}() - investigate if they are really necessary;
+ if not, drop them if yes, convert them to use lockmgr()-style locking
Home |
Main Index |
Thread Index |
Old Index