Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14480
b: refs/heads/master
c: bcb6ad1
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Nov 18, 2005
1 parent 5ed3e0a commit aa67c19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9b152d53b763d99802f5948cf4c9eb9e15c07178
refs/heads/master: bcb6ad1f5adb267c7b509f83e8edb16cc59d8500
2 changes: 1 addition & 1 deletion trunk/fs/compat_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
#define EXT2_IOC32_GETFLAGS _IOR('f', 1, int)
#define EXT2_IOC32_SETFLAGS _IOW('f', 2, int)
#define EXT3_IOC32_GETVERSION _IOR('f', 3, int)
#define EXT3_IOC32_SETVERSION _IOR('f', 4, int)
#define EXT3_IOC32_SETVERSION _IOW('f', 4, int)
#define EXT3_IOC32_GETRSVSZ _IOR('f', 5, int)
#define EXT3_IOC32_SETRSVSZ _IOW('f', 6, int)
#define EXT3_IOC32_GROUP_EXTEND _IOW('f', 7, unsigned int)
Expand Down

0 comments on commit aa67c19

Please sign in to comment.