Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63840
b: refs/heads/master
c: 6a648fa
h: refs/heads/master
v: v3
  • Loading branch information
Badari Pulavarty authored and Linus Torvalds committed Aug 11, 2007
1 parent 8137b6f commit cf55d9a
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: b291aa7a6564e859af144e1bd14ffa463519b198
refs/heads/master: 6a648fa72161d1f6468dabd96c5d3c0db04f598a
1 change: 1 addition & 0 deletions trunk/fs/direct-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,7 @@ direct_io_worker(int rw, struct kiocb *iocb, struct inode *inode,
dio->get_block = get_block;
dio->end_io = end_io;
dio->map_bh.b_private = NULL;
dio->map_bh.b_state = 0;
dio->final_block_in_bio = -1;
dio->next_block_for_io = -1;

Expand Down

0 comments on commit cf55d9a

Please sign in to comment.