/******************************************************************************/
/* */
/* Copyright (c) International Business Machines Corp., 2008 */
/* */
/* This program is free software; you can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License, or */
/* (at your option) any later version. */
/* */
/* This program is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See */
/* the GNU General Public License for more details. */
/* */
/* You should have received a copy of the GNU General Public License */
/* along with this program; if not, write to the Free Software */
/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */
/* */
/******************************************************************************/
OO_DESCRIPTION.txt
==================
The contents of the rbind directory:
test07-2 - create slave then mount master - slave still propagates
test01 - shared child to shared parent.
test02 - shared child to private parent.
test03 - shared child to slave parent.
test04 - shared child to unclonable parent.
test05 - private child to shared parent.
test06 - private child to private parent.
test07 - private child to slave parent.
test08 - private child to uncloneable parent.
test09 - slave child to shared parent.
test10 - slave child to private parent.
test11 - slave child to slave parent.
test12 - slave child to uncloneable parent.
test13 - uncloneable child to shared parent.
test14 - uncloneable child to private parent.
test15 - uncloneable child to slave parent.
test16 - uncloneable child to uncloneable parent.
test17 - shared subtree with shared child to shared subtree.
test18 - shared subtree with shared child to private subtree.
test19 - shared subtree with shared child to slave subtree.
test20 - shared subtree with shared child to uncloneable subtree.
test21 - shared subtree with private child to shared subtree.
test22 - shared subtree with private child to slave subtree.
test23 - shared subtree with private child to private subtree.
test24 - shared subtree with unclonable child to private subtree.
test25 - shared subtree with slave child to shared subtree.
test26 - shared subtree with slave child to private subtree.
test27 - shared subtree with slave child to slave subtree.
test28 - shared subtree with slave child to unclone subtree.
test29 - shared subtree with uncloneable child to shared subtree.
test30 - shared subtree with uncloneable child to private subtree.
test31 - shared subtree with uncloneable child to slave subtree.
test32 - shared subtree with uncloneable child to uncloneable subt
test33 - multi-level slave p-nodes.
test34 - rbind within same tree - root to child, child is shared
test35 - rbind within same tree - root to child, child is private
test36 - rbind within same tree - root to child, child is unclonea
test37 - private to private - with shared children.
test38 - private to private - with slave children.
test39 - private to private - with unclonable children.
test07-2:
=========
create slave then mount master - slave still propagates.
test01:
=======
shared child to shared parent.
test02:
=======
shared child to private parent.
test03:
=======
shared child to slave parent.
test04:
=======
shared child to unclonable parent.
test05:
=======
private child to shared parent.
test06:
=======
private child to private parent.
test07:
=======
private child to slave parent.
test08:
=======
private child to uncloneable parent.
test09:
=======
slave child to shared parent.
test10:
=======
slave child to private parent.
test11:
=======
slave child to slave parent.
test12:
=======
slave child to uncloneable parent.
test13:
=======
uncloneable child to shared parent.
test14:
=======
uncloneable child to private parent.
test15:
=======
uncloneable child to slave parent.
test16:
=======
uncloneable child to uncloneable parent.
test17:
=======
shared subtree with shared child to shared subtree.
test18:
=======
shared subtree with shared child to private subtree.
test19:
=======
shared subtree with shared child to slave subtree.
test20:
=======
shared subtree with shared child to uncloneable subtree.
test21:
=======
shared subtree with private child to shared subtree.
test22:
=======
shared subtree with private child to slave subtree.
test23:
=======
shared subtree with private child to private subtree.
test24:
=======
shared subtree with unclonable child to private subtree.
test25:
=======
shared subtree with slave child to shared subtree.
test26:
=======
shared subtree with slave child to private subtree.
test27:
=======
shared subtree with slave child to slave subtree.
test28:
=======
shared subtree with slave child to unclone subtree.
test29:
=======
shared subtree with uncloneable child to shared subtree.
test30:
=======
shared subtree with uncloneable child to private subtree.
test31:
=======
shared subtree with uncloneable child to slave subtree.
test32:
=======
shared subtree with uncloneable child to uncloneable subtree.
test33:
=======
multi-level slave p-nodes.
test34:
=======
rbind within same tree - root to child, child is shared
test35:
=======
rbind within same tree - root to child, child is private
test36:
=======
rbind within same tree - root to child, child is uncloneable
test37:
=======
private to private - with shared children.
test38:
=======
private to private - with slave children.
test39:
=======
private to private - with unclonable children.