Description of problem: currently, a readv fop is forwarded to brick backend to detect EOF Expected results: with quick-read turned "on" and the file contents cached, the EOF detection should take place at the client end and should not be incur a network hop to the back-end file system.
REVIEW: https://review.gluster.org/18982 (performance/quick-read: don't send a readv to backend to identify EOF) posted (#1) for review on master by Milind Changire
marking as DEFERRED to indicate the status. Will revisit it after couple of months.