Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30917
b: refs/heads/master
c: b3bbed1
h: refs/heads/master
i:
  30915: 731f489
v: v3
  • Loading branch information
Alexey Dobriyan authored and Nathan Scott committed Jun 27, 2006
1 parent 347d9e2 commit 8ba94d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 71306f3b880539fb4c579fbd16da552ebb10f29b
refs/heads/master: b3bbed1d08e925a12ebbe6326d17554902b3d9ab
3 changes: 0 additions & 3 deletions trunk/fs/xfs/xfs_behavior.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;

/*
Expand Down

0 comments on commit 8ba94d6

Please sign in to comment.