Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38724
b: refs/heads/master
c: bdd512a
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse committed Jun 22, 2006
1 parent 92f92cd commit 17b2043
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: 43f5d210a02dcf9d8bafb147044f27add10a459a
refs/heads/master: bdd512aeeab860f7a9a537142dd0983f884d723a
1 change: 0 additions & 1 deletion trunk/fs/gfs2/incore.h
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ struct gfs2_alloc {
};

enum {
GIF_MIN_INIT = 0,
GIF_QD_LOCKED = 1,
GIF_PAGED = 2,
GIF_SW_PAGED = 3,
Expand Down
1 change: 0 additions & 1 deletion trunk/fs/gfs2/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ int gfs2_inode_refresh(struct gfs2_inode *ip)
}

gfs2_dinode_in(&ip->i_di, dibh->b_data);
set_bit(GIF_MIN_INIT, &ip->i_flags);

brelse(dibh);

Expand Down

0 comments on commit 17b2043

Please sign in to comment.