Get rid of unreferenced function.
This commit is contained in:
parent
83aaf63ab2
commit
e2dc60835d
@ -235,15 +235,6 @@ softdep_update_inodeblock(ip, bp, waitfor)
|
||||
panic("softdep_update_inodeblock called");
|
||||
}
|
||||
|
||||
int
|
||||
softdep_fsync(vp)
|
||||
struct vnode *vp;
|
||||
{
|
||||
|
||||
panic("softdep_fsync called");
|
||||
return (EIO);
|
||||
}
|
||||
|
||||
void
|
||||
softdep_fsync_mountdev(vp)
|
||||
struct vnode *vp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user