Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198941
b: refs/heads/master
c: b684b2e
h: refs/heads/master
i:
  198939: a863566
v: v3
  • Loading branch information
Christian Borntraeger authored and Theodore Ts'o committed May 15, 2010
1 parent 36c73fa commit 229bf44
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e39e07fdfd98be8650385f12a7b81d6adc547510
refs/heads/master: b684b2ee9409f2890a8b3aea98525bbe5f84e276
2 changes: 2 additions & 0 deletions trunk/fs/ext4/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,8 @@ long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
break;
case EXT4_IOC_GROUP_ADD:
break;
case EXT4_IOC_MOVE_EXT:
break;
default:
return -ENOIOCTLCMD;
}
Expand Down

0 comments on commit 229bf44

Please sign in to comment.