Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255142
b: refs/heads/master
c: bbb4197
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig committed Jul 8, 2011
1 parent 4ee91c5 commit 862ab07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 69ef921b55cc3788d1d2a27b33b27d04acd0090a
refs/heads/master: bbb4197c73be356a052dac25cce5ed0c157c6c90
5 changes: 0 additions & 5 deletions trunk/fs/xfs/linux-2.6/xfs_buf.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ typedef enum {
XBT_FORCE_FLUSH = 1,
} xfs_buftarg_flags_t;

typedef struct xfs_bufhash {
struct list_head bh_list;
spinlock_t bh_lock;
} xfs_bufhash_t;

typedef struct xfs_buftarg {
dev_t bt_dev;
struct block_device *bt_bdev;
Expand Down

0 comments on commit 862ab07

Please sign in to comment.