Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255129
b: refs/heads/master
c: 29d104a
h: refs/heads/master
i:
  255127: d24a5dc
v: v3
  • Loading branch information
Christoph Hellwig committed Jul 8, 2011
1 parent df057d7 commit d8969f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: f3ca87389dbff0a3dc1a7cb2fa7c62e25421c66c
refs/heads/master: 29d104af0a92ba1eac74b636da7fcf88242e1180
8 changes: 0 additions & 8 deletions trunk/fs/xfs/linux-2.6/xfs_sync.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@
struct xfs_mount;
struct xfs_perag;

typedef struct xfs_sync_work {
struct list_head w_list;
struct xfs_mount *w_mount;
void *w_data; /* syncer routine argument */
void (*w_syncer)(struct xfs_mount *, void *);
struct completion *w_completion;
} xfs_sync_work_t;

#define SYNC_WAIT 0x0001 /* wait for i/o to complete */
#define SYNC_TRYLOCK 0x0002 /* only try to lock inodes */

Expand Down

0 comments on commit d8969f4

Please sign in to comment.