:There are better lists on which to discuss DragonflyBSD vaporware.
:
:Scott
Not having a good new year, Scott?
Not production ready, but certainly not vaporware.
vkernel# cd /mnt
vkernel# echo "abcd" > charlie
vkernel# sync
vkernel# hammer now
0x477eae02
vkernel# rm charlie
vkernel# sync
vkernel# cat charlie@@0x477eae02
abcd
vkernel# ls
vkernel# cd @@0x477eae02
vkernel# ls
charlie
vkernel# cd /mnt
vkernel# echo "defgh" > charlie
vkernel# sync
vkernel# hammer now
0x477eae89
vkernel# echo "ijkl" > charlie
vkernel# sync
vkernel# hammer now
0x477eae8f
vkernel# cat charlie
ijkl
vkernel# cat charlie@@0x477eae89
defgh
vkernel# cat charlie@@0x477eae02
abcd
vkernel# cd /mnt
vkernel# cd @@0x477eae02
vkernel# cat charlie
abcd
vkernel#
Not only does it work, but it works on the entire filesystem state thank
you very much.
In anycase, I will follow w/ Graham in personal email.
-Matt
Matthew Dillon
<dillon@backplane.com>
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Justin C. Sherrill | Mailing list archive |
| Ingo Molnar | [patch 08/13] syslets: x86, add move_user_context() method |
git: | |
| Steven Rostedt | Re: -rt scheduling: wakeup bug? |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
