From 155eb55d5cec3e3acecefac89722a985592fca5b Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sun, 25 Nov 2007 14:46:53 -0500 Subject: [PATCH] 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 | 19 ++++++++++++++----- t-unlink-whiteout.sh | 8 -------- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/t-rmdir.sh b/t-rmdir.sh index 93a6b58..b7f46f2 100755 --- a/t-rmdir.sh +++ b/t-rmdir.sh @@ -7,9 +7,7 @@ function directories { cat <