salvage: Zero root/readme vnodes before writing
[openafs.git] / src / vol / vol_internal.h
1 #ifndef AFS_SRC_VOL_INTERNAL_H
2 #define AFS_SRC_VOL_INTERNAL_H
3
4 /* physio.c */
5 extern void SetSalvageDirHandle(DirHandle *, afs_int32, Device, Inode);
6
7 #endif