Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38577
b: refs/heads/master
c: cd1344f
h: refs/heads/master
i:
  38575: c072edf
v: v3
  • Loading branch information
David Teigland authored and Steven Whitehouse committed Jan 18, 2006
1 parent d0e3cff commit ea2e287
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 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: 869d81df53ad28ce78fc92504b3365b8196a2fa1
refs/heads/master: cd1344fe322cd9d95b2c0f011d6766677cfcb29b
11 changes: 0 additions & 11 deletions trunk/include/linux/gfs2_ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,8 @@

/* Ioctls implemented */

#define GFS2_IOCTL_IDENTIFY _GFS2C_(1)
#define GFS2_IOCTL_SUPER _GFS2C_(2)
#define GFS2_IOCTL_SETFLAGS _GFS2C_(3)
#define GFS2_IOCTL_GETFLAGS _GFS2C_(4)

struct gfs2_ioctl {
unsigned int gi_argc;
const char **gi_argv;

char __user *gi_data;
unsigned int gi_size;
uint64_t gi_offset;
};

#endif /* ___GFS2_IOCTL_DOT_H__ */

0 comments on commit ea2e287

Please sign in to comment.