Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223784
b: refs/heads/master
c: 0b1246e
h: refs/heads/master
v: v3
  • Loading branch information
Steven Whitehouse committed Nov 30, 2010
1 parent 695f80f commit 045a3eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 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: 921169ca2f7c8a0a2ccda2ce33c465dfe3ae30ef
refs/heads/master: 0b1246e6776c79719ff4a3afd9c38fba99b99d5a
14 changes: 0 additions & 14 deletions trunk/fs/gfs2/glock.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ enum {
#define GL_ASYNC 0x00000040
#define GL_EXACT 0x00000080
#define GL_SKIP 0x00000100
#define GL_ATIME 0x00000200
#define GL_NOCACHE 0x00000400

/*
Expand Down Expand Up @@ -126,19 +125,6 @@ struct lm_lockops {
const match_table_t *lm_tokens;
};

#define LM_FLAG_TRY 0x00000001
#define LM_FLAG_TRY_1CB 0x00000002
#define LM_FLAG_NOEXP 0x00000004
#define LM_FLAG_ANY 0x00000008
#define LM_FLAG_PRIORITY 0x00000010

#define GL_ASYNC 0x00000040
#define GL_EXACT 0x00000080
#define GL_SKIP 0x00000100
#define GL_NOCACHE 0x00000400

#define GLR_TRYFAILED 13

extern struct workqueue_struct *gfs2_delete_workqueue;
static inline struct gfs2_holder *gfs2_glock_is_locked_by_me(struct gfs2_glock *gl)
{
Expand Down

0 comments on commit 045a3eb

Please sign in to comment.