Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37689
b: refs/heads/master
c: 5a2618e
h: refs/heads/master
i:
  37687: 5e984b5
v: v3
  • Loading branch information
Jeff Mahoney authored and Linus Torvalds committed Oct 1, 2006
1 parent 7546a3a commit 733575c
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: 5065227b46235ec0131b383cc2f537069b55c6b6
refs/heads/master: 5a2618e6a972f305496daa257a56a09dd3acca29
1 change: 1 addition & 0 deletions trunk/fs/reiserfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -1573,6 +1573,7 @@ const struct file_operations reiserfs_file_operations = {
.compat_ioctl = reiserfs_compat_ioctl,
#endif
.mmap = generic_file_mmap,
.open = generic_file_open,
.release = reiserfs_file_release,
.fsync = reiserfs_sync_file,
.sendfile = generic_file_sendfile,
Expand Down

0 comments on commit 733575c

Please sign in to comment.