Commit 332fade
Jaegeuk Kim
f2fs: allow parallel DIO reads
This fixes a regression which prevents parallel DIO reads.
Fixes: 0cac511 ("f2fs: fix to avoid racing in between read and OPU dio write")
Reviewed-by: Daeho Jeong <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>1 parent 8cf0b93 commit 332fade
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4647 | 4647 | | |
4648 | 4648 | | |
4649 | 4649 | | |
4650 | | - | |
| 4650 | + | |
| 4651 | + | |
4651 | 4652 | | |
4652 | 4653 | | |
4653 | 4654 | | |
| |||
0 commit comments