]> Git Repo - linux.git/commit
ceph: remove redundant io_iter_advance()
authorYan, Zheng <[email protected]>
Wed, 17 Sep 2014 06:44:51 +0000 (14:44 +0800)
committerIlya Dryomov <[email protected]>
Tue, 14 Oct 2014 17:03:39 +0000 (21:03 +0400)
commit3b70b388e3378d0b7272d649bb91451a6de4e924
treeabf3d13cf465a32a50aa6842ce6fbe303b0d5619
parent6cd3bcad0d269f96667ea704d4f6459a5c6ccbab
ceph: remove redundant io_iter_advance()

ceph_sync_read and generic_file_read_iter() have already advanced the
IO iterator.

Signed-off-by: Yan, Zheng <[email protected]>
fs/ceph/file.c
This page took 0.040387 seconds and 4 git commands to generate.