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