Dear Members,
I’m trying to make two systems share one disk array not on Ethernet network. The disk array has dual port for acess. When system A writes a file on disk array, System B can not access the file. I think it’s because system B does not have any reference for the new file. To share the file, I’m trying to use RtlInitializeGenericTable and other RtlxxGenericTable.
I’ve a simple question about Generic Table. Is it compatible with NTFS? I can not find any information about Generic Table. Could anyone help me to find the resource of generic table? If generic table works fine as it works in CDFS, is there only some attributes to change to apply the table in NTFS case?
Any help will be great help for me.
Thanks in advance,
Jay
(???r??z{e?˛???m?m?{_?֬???&j)@u?Ӣ?칻?&ޱ??i?Z?G?j)m?W???~?l??-E?"?Ǧm??(Z?X???,??&
It is the classic Splay Tree known since times of Knuth’s books or such.
A bit sub-optimal (each item is pulled up to the root on each access and on insert, the tree is not guaranteed to be balanced), thus I wrote my own red-black and AVL tree code to use instead of Rtl Generic Table.
Max
----- Original Message -----
From: JAY
To: File Systems Developers
Sent: Tuesday, December 04, 2001 5:15 PM
Subject: [ntfsd] About generic table
Dear Members,
I’m trying to make two systems share one disk array not on Ethernet network. The disk array has dual port for acess. When system A writes a file on disk array, System B can not access the file. I think it’s because system B does not have any reference for the new file. To share the file, I’m trying to use RtlInitializeGenericTable and other RtlxxGenericTable.
I’ve a simple question about Generic Table. Is it compatible with NTFS? I can not find any information about Generic Table. Could anyone help me to find the resource of generic table? If generic table works fine as it works in CDFS, is there only some attributes to change to apply the table in NTFS case?
Any help will be great help for me.
Thanks in advance,
Jay
b??箷????vڵ???)???i??d??{.n???zwZnV???h???z{_?ݴ?p%??l??
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com