Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209152
b: refs/heads/master
c: 402ab35
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Alasdair G Kergon committed Aug 12, 2010
1 parent b53da4c commit 67b66e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3f77316de0ec0fd208467fbee8d9edc70e2c73b2
refs/heads/master: 402ab352c2c00ba8f90c724565f8cf31210d99cf
1 change: 1 addition & 0 deletions trunk/drivers/md/dm-ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1602,6 +1602,7 @@ static long dm_compat_ctl_ioctl(struct file *file, uint command, ulong u)
#endif

static const struct file_operations _ctl_fops = {
.open = nonseekable_open,
.unlocked_ioctl = dm_ctl_ioctl,
.compat_ioctl = dm_compat_ctl_ioctl,
.owner = THIS_MODULE,
Expand Down

0 comments on commit 67b66e2

Please sign in to comment.