mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 07:42:07 +00:00
nfs/flexclient: export pnfs_layoutcommit_inode
flexfiles needs to start layoutcommit when necessary Signed-off-by: Peng Tao <tao.peng@primarydata.com>
This commit is contained in:
parent
36d3e3dcc9
commit
72cff4494e
@ -1966,6 +1966,7 @@ clear_layoutcommitting:
|
|||||||
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)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user