X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=fs%2Fceph%2Faddr.c;h=1cb39e65288619ac4ee88cd6a4bd3ae0aa5ca10d;hb=b690e9ca9e315cf2c5f522ba486f52f5d39583c7;hp=6df8bd481425379006912990ee6f9461eaf3cf1b;hpb=02b9735c12892e04d3e101b06e4c6d64a814f566;p=karo-tx-linux.git diff --git a/fs/ceph/addr.c b/fs/ceph/addr.c index 6df8bd481425..1cb39e652886 100644 --- a/fs/ceph/addr.c +++ b/fs/ceph/addr.c @@ -1179,8 +1179,7 @@ static int ceph_write_end(struct file *file, struct address_space *mapping, * never get called. */ static ssize_t ceph_direct_io(int rw, struct kiocb *iocb, - const struct iovec *iov, - loff_t pos, unsigned long nr_segs) + struct iov_iter *iter, loff_t pos) { WARN_ON(1); return -EINVAL;