blob: ba319a220a8d0e5600c87d74f14ef426321f7c6e [file] [log] [blame]
# add a symlink to a file and change it to something invalid in the next step
mkdir $1 /1
mkfile $2 /1/2
snapshot
mksymlink $3 /1/3 2
snapshot
unlink /1/3
remount
mksymlink $3 /1/3 ../notthere
snapshot
chown /1/3 2000:2001
snapshot