linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / Documentation / aoe / mkdevs.sh
index 97374aa..ec5a6de 100644 (file)
@@ -27,8 +27,6 @@ rm -f $dir/discover
 mknod -m 0200 $dir/discover c $MAJOR 3
 rm -f $dir/interfaces
 mknod -m 0200 $dir/interfaces c $MAJOR 4
-rm -f $dir/revalidate
-mknod -m 0200 $dir/revalidate c $MAJOR 5
 
 export n_partitions
 mkshelf=`echo $0 | sed 's!mkdevs!mkshelf!'`