提交 d44dab8d 编写于 作者: S Stephen Rothwell 提交者: Lachlan McIlroy

fs: xfs needs inode_wait to be exported

Since wait_on_inode() references it.
Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: NDave Chinner <david@fromorbit.com>
Reviewed-by: NChristoph Hellwig <hch@lst.de>
Signed-off-by: NLachlan McIlroy <lachlan@sgi.com>
上级 644c3567
......@@ -1334,6 +1334,7 @@ int inode_wait(void *word)
schedule();
return 0;
}
EXPORT_SYMBOL(inode_wait);
/*
* If we try to find an inode in the inode hash while it is being
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册