Whamcloud - gitweb
LU-2753 lvfs: cleanup lvfs.h and collateral
[fs/lustre-release.git] / lustre / ptlrpc / ptlrpc_internal.h
index d0c58d8..a83bca9 100644 (file)
@@ -282,6 +282,9 @@ void sptlrpc_conf_choose_flavor(enum lustre_sec_part from,
 int  sptlrpc_conf_init(void);
 void sptlrpc_conf_fini(void);
 
+int lustre_rename(struct dentry *dir, struct vfsmount *mnt, char *old_name,
+                 char *new_name);
+
 /* sec.c */
 int  sptlrpc_init(void);
 void sptlrpc_fini(void);