Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118453
b: refs/heads/master
c: 53472bc
h: refs/heads/master
i:
  118451: 9111400
v: v3
  • Loading branch information
OGAWA Hirofumi authored and Linus Torvalds committed Nov 6, 2008
1 parent 4ce9d83 commit 1dbf347
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: 7decd1cb0305b97243f283fa7f4baf5fe613edeb
refs/heads/master: 53472bc8f810d2fb507593ea03703670506a668d
1 change: 1 addition & 0 deletions trunk/fs/fat/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -832,6 +832,7 @@ static long fat_compat_dir_ioctl(struct file *filp, unsigned cmd,
#endif /* CONFIG_COMPAT */

const struct file_operations fat_dir_operations = {
.llseek = generic_file_llseek,
.read = generic_read_dir,
.readdir = fat_readdir,
.ioctl = fat_dir_ioctl,
Expand Down

0 comments on commit 1dbf347

Please sign in to comment.