vfs: mark freevnode as noinline
This commit is contained in:
parent
6a59b9940e
commit
2ca83b5c27
@ -1756,7 +1756,7 @@ getnewvnode_drop_reserve(void)
|
||||
}
|
||||
}
|
||||
|
||||
static void
|
||||
static void __noinline
|
||||
freevnode(struct vnode *vp)
|
||||
{
|
||||
struct bufobj *bo;
|
||||
|
Loading…
Reference in New Issue
Block a user