Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
arne
/
far-progs
/
574be62b318a10613c646cf44fc750d5d4b7355a
/
.
/
meta
/
035-replace-file-cdev.mac
blob: c0f6e7b657835602e991e3b3ab8ee09dcd38013d [
file
] [
log
] [
blame
]
# replace a file with a cdev on the same name and inode
mkdir $1
/
1
mkfile $2
/
1
/
2
snapshot
unlink
/
1
/
2
remount
mknod $2
/
1
/
2
c
100
101
snapshot