Update unlink/rmdir to reflect new policy for whiteout creation
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 25 Nov 2007 19:46:53 +0000 (14:46 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 25 Nov 2007 19:46:53 +0000 (14:46 -0500)
commit155eb55d5cec3e3acecefac89722a985592fca5b
treeefbf78eda754d9e0635de2f151659a4297628a11
parent97197eaa208d08c37fd9dbb37a2e948bde73bba4
Update unlink/rmdir to reflect new policy for whiteout creation

Now we don't create a whiteout on the branch in which the object is being
deleted, if there's no chance that an even lower-priority branch could have
the same named file exposed.
t-rmdir.sh
t-unlink-whiteout.sh