diff options
author | Boaz Harrosh <bharrosh@panasas.com> | 2011-10-31 14:45:06 -0700 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-11-02 23:56:00 -0400 |
commit | 4cdc685c7d06f659ef6c336d4242005cdd8df401 (patch) | |
tree | af4074fae08ad9d24b035b54ab065f90bae31b5f /fs/fuse | |
parent | 994c0e992522c123298b4a91b72f5e67ba2d1123 (diff) | |
download | linux-3.10-4cdc685c7d06f659ef6c336d4242005cdd8df401.tar.gz linux-3.10-4cdc685c7d06f659ef6c336d4242005cdd8df401.tar.bz2 linux-3.10-4cdc685c7d06f659ef6c336d4242005cdd8df401.zip |
pnfs-obj: Remove redundant EOF from objlayout_io_state
The EOF calculation was done on .read_pagelist(), cached
in objlayout_io_state->eof, and set in objlayout_read_done()
into nfs_read_data->res.eof.
So set it directly into nfs_read_data->res.eof and avoid
the extra member.
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions