blob: 4217bc242f251e77d6095bb55c9ee14ba3b97dc9 [file] [log] [blame]
# replace on same inode with the same name, with multiple links
mkdir $3 /3
mkdir $1 /3/$a.1
mkdir $2 /3/$a.2
mkfile $4 /3/$a.1/4
link /3/$a.1/4 /3/$a.2/4
snapshot
unlink /3/$a.2/4
unlink /3/$a.1/4
remount
mknod $4 /3/$a.1/4 c 100 101
link /3/$a.1/4 /3/$a.2/4
snapshot