Source-Changes-HG archive

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

[src/trunk]: src/external/cddl/osnet iMark done tasks as done and move *at im...



details:   https://anonhg.NetBSD.org/src/rev/4cd624fb671d
branches:  trunk
changeset: 747942:4cd624fb671d
user:      haad <haad%NetBSD.org@localhost>
date:      Tue Oct 06 08:47:59 2009 +0000

description:
iMark done tasks as done and move *at implementation task to post-import phase.

diffstat:

 external/cddl/osnet/TODO |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 7fd5da788346 -r 4cd624fb671d external/cddl/osnet/TODO
--- a/external/cddl/osnet/TODO  Tue Oct 06 06:43:15 2009 +0000
+++ b/external/cddl/osnet/TODO  Tue Oct 06 08:47:59 2009 +0000
@@ -38,19 +38,18 @@
 DONE           changes to newfs fsck for zvols.
 DONE           re-read zpool.cache and reconfigure pools.
 DONE           successful unload of the module.
-PDONE          implement basic getpages/putpages.
+DONE           implement basic getpages/putpages.
 DONE           callbacks into arc, for reclaim of memory or kernel virual space.
 DONE           prevent module loading if less than 512MB RAM.
 -              maybe changing the order of arguments for pool_cache constructors.
--              check ioctl handlers for safety (for patch to allow old-style unix ioctl)
+DONE           check ioctl handlers for safety (for patch to allow old-style unix ioctl)
 PDONE          port ZFS ACL stuff, enough for POSIX.
 DONE           port zfs_replay.c to NetBSD
 DONE           successfully compile a kernel.
 -              stress testing.
-PDONE          rc.d integration for zfs.
+DONE           rc.d integration for zfs.
 DONE           fix dangling vnode panic, get zfs unmount to work
 DONE           fix zfs_rename bug -> fix should be sent back to sun 
--              implement lookupnameat(), fstatat() and openat() correctly.
 DONE           syncer/atime issues
 
 Post-integration tasks.
@@ -62,6 +61,7 @@
 -               zfs/iscsi integration.
 -               native getpages/putpages.
 -               update ZFS to latest.
+-               Implement *at syscalls correctly.
 
 
 PDONE = Partialy done.



Home | Main Index | Thread Index | Old Index