Explorar o código

nfs/flexclient: export pnfs_layoutcommit_inode

flexfiles needs to start layoutcommit when necessary

Signed-off-by: Peng Tao <tao.peng@primarydata.com>
Peng Tao %!s(int64=11) %!d(string=hai) anos
pai
achega
72cff4494e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      fs/nfs/pnfs.c

+ 1 - 0
fs/nfs/pnfs.c

@@ -1966,6 +1966,7 @@ clear_layoutcommitting:
 	pnfs_clear_layoutcommitting(inode);
 	goto out;
 }
+EXPORT_SYMBOL_GPL(pnfs_layoutcommit_inode);
 
 struct nfs4_threshold *pnfs_mdsthreshold_alloc(void)
 {