projects
/
wrapfs-4.6.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88fcf22
)
Wrapfs: update to new direct_IO interface
author
Erez Zadok
<ezk@cs.sunysb.edu>
Sun, 10 Aug 2014 04:40:56 +0000
(
00:40
-0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Tue, 27 Dec 2016 19:05:21 +0000
(14:05 -0500)
Signed-off-by: Mengyang Li <li.mengyang@stonybrook.edu>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/wrapfs/mmap.c
patch
|
blob
|
history
diff --git
a/fs/wrapfs/mmap.c
b/fs/wrapfs/mmap.c
index 3305108ce7096cee57dbbead212e89e809f61c9b..c14f6eba83a1f2df438a3e2c69bc894a2f35995c 100644
(file)
--- a/
fs/wrapfs/mmap.c
+++ b/
fs/wrapfs/mmap.c
@@
-73,7
+73,7
@@
out:
}
static ssize_t wrapfs_direct_IO(int rw, struct kiocb *iocb,
- struct iov_iter *i
ov, loff_t offset
)
+ struct iov_iter *i
ter, loff_t pos
)
{
/*
* This function should never be called directly. We need it