Wrapfs: update to new direct_IO interface
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 10 Aug 2014 04:40:56 +0000 (00:40 -0400)
committerRohit Kumar <rokkumar@cs.stonybrook.edu>
Sun, 30 Sep 2018 09:28:52 +0000 (05:28 -0400)
Signed-off-by: Mengyang Li <li.mengyang@stonybrook.edu>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/wrapfs/mmap.c

index 3305108ce7096cee57dbbead212e89e809f61c9b..c14f6eba83a1f2df438a3e2c69bc894a2f35995c 100644 (file)
@@ -73,7 +73,7 @@ out:
 }
 
 static ssize_t wrapfs_direct_IO(int rw, struct kiocb *iocb,
-                               struct iov_iter *iov, loff_t offset)
+                               struct iov_iter *iter, loff_t pos)
 {
        /*
         * This function should never be called directly.  We need it