Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108550
b: refs/heads/master
c: 22bc7fa
h: refs/heads/master
v: v3
  • Loading branch information
Zoltan Sogor authored and Artem Bityutskiy committed Aug 13, 2008
1 parent 2f3b9fc commit 14f77e3
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: 0010f18afc5f8ba25e1d20e3165894c32a65af02
refs/heads/master: 22bc7fa8c5da09805edc6a6199ce81373b2c207d
1 change: 1 addition & 0 deletions trunk/fs/ubifs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -1271,6 +1271,7 @@ struct file_operations ubifs_file_operations = {
.fsync = ubifs_fsync,
.unlocked_ioctl = ubifs_ioctl,
.splice_read = generic_file_splice_read,
.splice_write = generic_file_splice_write,
#ifdef CONFIG_COMPAT
.compat_ioctl = ubifs_compat_ioctl,
#endif
Expand Down

0 comments on commit 14f77e3

Please sign in to comment.