提交 b3bbed1d 编写于 作者: A Alexey Dobriyan 提交者: Nathan Scott

[XFS] remove unused behaviour lock - shrink XFS vnode as a side effect.

SGI-PV: 904196
SGI-Modid: xfs-linux-melb:xfs-kern:26299a
Signed-off-by: NAlexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: NNathan Scott <nathans@sgi.com>
上级 71306f3b
......@@ -78,15 +78,12 @@
*
*/
struct bhv_head_lock;
/*
* Behavior head. Head of the chain of behaviors.
* Contained within each virtualized object data structure.
*/
typedef struct bhv_head {
struct bhv_desc *bh_first; /* first behavior in chain */
struct bhv_head_lock *bh_lockp; /* pointer to lock info struct */
} bhv_head_t;
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册