blob: aea30a9a108b22e7b9a89719462b19269bb7b9c6 [file] [log] [blame]
# replace a file with a cdev on the same name and but different inode
mkdir $1 /1
mkfile $2 /1/2
snapshot
unlink /1/2
mknod $3 /1/2 c 100 101
snapshot