Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26437
b: refs/heads/master
c: 7f9c51f
h: refs/heads/master
i:
  26435: 1baecae
v: v3
  • Loading branch information
Jens Axboe committed May 1, 2006
1 parent ea9e8f0 commit 8e85c52
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: f84d751994441292593523c7069ed147176f6cab
refs/heads/master: 7f9c51f0d9783c78db5c2aa16806d0c256ac667f
2 changes: 2 additions & 0 deletions trunk/fs/block_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1104,6 +1104,8 @@ const struct file_operations def_blk_fops = {
.readv = generic_file_readv,
.writev = generic_file_write_nolock,
.sendfile = generic_file_sendfile,
.splice_read = generic_file_splice_read,
.splice_write = generic_file_splice_write,
};

int ioctl_by_bdev(struct block_device *bdev, unsigned cmd, unsigned long arg)
Expand Down

0 comments on commit 8e85c52

Please sign in to comment.