Skip to content
Snippets Groups Projects
Commit b0081ec3 authored by Yury Umanets's avatar Yury Umanets
Browse files

- trivial doxygen fixes

parent 00ab5a4e
No related branches found
No related tags found
No related merge requests found
......@@ -285,11 +285,11 @@ struct llog_commit_master {
* Thread control structure. Used for control commit thread.
*/
struct ptlrpcd_ctl lcm_pc;
/*
/**
* Lock protecting list of llcds.
*/
spinlock_t lcm_lock;
/*
/**
* Llcds in flight for debugging purposes.
*/
struct list_head lcm_llcds;
......@@ -316,7 +316,7 @@ struct llog_canceld_ctxt {
* left in llcd to cookie comming cookies.
*/
int llcd_size;
/*
/**
* Link to lcm llcds list.
*/
struct list_head llcd_list;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment