Commit ff9b8282 authored by Oleg Drokin's avatar Oleg Drokin Committed by Greg Kroah-Hartman
Browse files

staging/lustre/obdclass: remove unused file llog_lvfs.c



This contains server-side llog operations.
Also remove declaration of public structure from lustre_log.h

Signed-off-by: default avatarOleg Drokin <green@linuxhacker.ru>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent bb21ed15
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -315,9 +315,6 @@ struct llog_handle {
	atomic_t		 lgh_refcount;
};

/* llog_lvfs.c */
extern struct llog_operations llog_lvfs_ops;

/* llog_osd.c */
extern struct llog_operations llog_osd_ops;
int llog_osd_get_cat_list(const struct lu_env *env, struct dt_device *d,
+0 −849

File deleted.

Preview size limit exceeded, changes collapsed.