Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
arne
/
far-progs
/
97cb182a23965503f44bf4696cb161a67ada6a75
/
.
/
meta
/
036-replace-file-cdev.mac
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