Эх сурвалжийг харах

nfs/flexclient: export pnfs_layoutcommit_inode

flexfiles needs to start layoutcommit when necessary

Signed-off-by: Peng Tao <tao.peng@primarydata.com>
Peng Tao 11 жил өмнө
parent
commit
72cff4494e
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      fs/nfs/pnfs.c

+ 1 - 0
fs/nfs/pnfs.c

@@ -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)
 {
 {