X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fllite%2Fllite_internal.h;h=9f5e7b587a631bcb99af6b948d413921904765a8;hp=6f3e7d1b7030e4592ae3752fcd7555892e22d464;hb=9c302674d8e7f65219b6c4e6d5c0a27d44f2c458;hpb=6869932b552ac705f411de3362f01bd50c1f6f7d diff --git a/lustre/llite/llite_internal.h b/lustre/llite/llite_internal.h index 6f3e7d1..9f5e7b5 100644 --- a/lustre/llite/llite_internal.h +++ b/lustre/llite/llite_internal.h @@ -867,6 +867,7 @@ void ll_umount_begin(struct vfsmount *vfsmnt, int flags); void ll_umount_begin(struct super_block *sb); #endif int ll_remount_fs(struct super_block *sb, int *flags, char *data); +int ll_show_options(struct seq_file *seq, struct vfsmount *vfs); int ll_prep_inode(struct inode **inode, struct ptlrpc_request *req, struct super_block *); void lustre_dump_dentry(struct dentry *, int recur);