提交 72cff449 编写于 作者: P Peng Tao 提交者: Tom Haynes

nfs/flexclient: export pnfs_layoutcommit_inode

flexfiles needs to start layoutcommit when necessary
Signed-off-by: NPeng Tao <tao.peng@primarydata.com>
上级 36d3e3dc
...@@ -1966,6 +1966,7 @@ pnfs_layoutcommit_inode(struct inode *inode, bool sync) ...@@ -1966,6 +1966,7 @@ pnfs_layoutcommit_inode(struct inode *inode, bool sync)
pnfs_clear_layoutcommitting(inode); pnfs_clear_layoutcommitting(inode);
goto out; goto out;
} }
EXPORT_SYMBOL_GPL(pnfs_layoutcommit_inode);
struct nfs4_threshold *pnfs_mdsthreshold_alloc(void) struct nfs4_threshold *pnfs_mdsthreshold_alloc(void)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册