blob: d724421ce600dde14fcce6d7f7f1842f15047bf8 [file] [log] [blame]
# replace a file with multiple links by a dir of the same name with the same
# inode
mkdir $1 /1
mkfile $2 /1/$a.1
link /1/$a.1 /1/$a.2
snapshot
unlink /1/$a.1
unlink /1/$a.2
remount
mkdir $2 /1/$a.1
snapshot