android_kernel_motorola_sm6225/fs/nfs/objlayout
Boaz Harrosh 4cdc685c7d 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>
2011-11-02 23:56:00 -04:00
..
Kbuild pnfs-obj: decode layout, alloc/free lseg 2011-05-29 20:53:06 +03:00
objio_osd.c pnfs-obj: Fix the comp_index != 0 case 2011-08-04 11:54:48 -04:00
objlayout.c pnfs-obj: Remove redundant EOF from objlayout_io_state 2011-11-02 23:56:00 -04:00
objlayout.h pnfs-obj: Remove redundant EOF from objlayout_io_state 2011-11-02 23:56:00 -04:00
pnfs_osd_xdr_cli.c pnfs-obj: Fix the comp_index != 0 case 2011-08-04 11:54:48 -04:00