Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296565
b: refs/heads/master
c: 93ef854
h: refs/heads/master
i:
  296563: 87e64de
v: v3
  • Loading branch information
Jeff Moyer authored and Theodore Ts'o committed Mar 5, 2012
1 parent 1d9c5a2 commit 834c0a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f70486055ee351158bd6999f3965ad378b52c694
refs/heads/master: 93ef8541d5c3ad1a73057ff358a49d0ee7146d6f
2 changes: 1 addition & 1 deletion trunk/fs/ext4/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -2941,7 +2941,7 @@ static ssize_t ext4_ext_direct_IO(int rw, struct kiocb *iocb,
ext4_get_block_write,
ext4_end_io_dio,
NULL,
DIO_LOCKING | DIO_SKIP_HOLES);
DIO_LOCKING);
if (iocb->private)
EXT4_I(inode)->cur_aio_dio = NULL;
/*
Expand Down

0 comments on commit 834c0a5

Please sign in to comment.