1
linux/fs/nfs
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
..
blocklayout pnfsblock: fix writeback deadlock 2011-10-18 09:08:15 -07:00
objlayout pnfs-obj: Remove redundant EOF from objlayout_io_state 2011-11-02 23:56:00 -04:00
cache_lib.c
cache_lib.h
callback_proc.c
callback_xdr.c
callback.c sunrpc: use better NUMA affinities 2011-08-19 13:25:36 -04:00
callback.h
client.c Check validity of cl_rpcclient in nfs_server_list_show 2011-10-20 18:44:04 -05:00
delegation.c NFS: Use the inode->i_version to cache NFSv4 change attribute information 2011-10-18 09:14:34 -07:00
delegation.h
dir.c
direct.c
dns_resolve.c
dns_resolve.h
file.c nfs: drop unnecessary locking in llseek 2011-10-28 14:59:00 +02:00
fscache-index.c NFS: Use the inode->i_version to cache NFSv4 change attribute information 2011-10-18 09:14:34 -07:00
fscache.c
fscache.h
getroot.c
idmap.c SUNRPC/NFS: make rpc pipe upcall generic 2011-10-18 09:08:12 -07:00
inode.c NFS: Use the inode->i_version to cache NFSv4 change attribute information 2011-10-18 09:14:34 -07:00
internal.h NFS: Get rid of nfs_restart_rpc() 2011-10-19 13:58:30 -07:00
iostat.h
Kconfig
Makefile
mount_clnt.c
namespace.c
nfs2xdr.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4_fs.h Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux 2011-10-25 15:42:01 +02:00
nfs4filelayout.c NFS: Get rid of nfs_restart_rpc() 2011-10-19 13:58:30 -07:00
nfs4filelayout.h
nfs4filelayoutdev.c
nfs4namespace.c
nfs4proc.c NFS: Get rid of nfs_restart_rpc() 2011-10-19 13:58:30 -07:00
nfs4renewd.c NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation 2011-08-24 15:07:37 -04:00
nfs4state.c NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error 2011-08-24 15:07:37 -04:00
nfs4xdr.c
nfsroot.c
pagelist.c
pnfs_dev.c
pnfs.c pnfs: recoalesce when ld read pagelist fails 2011-10-18 09:08:14 -07:00
pnfs.h pnfs: recoalesce when ld read pagelist fails 2011-10-18 09:08:14 -07:00
proc.c
read.c NFS: Get rid of the nfs_rdata_mempool 2011-10-19 13:58:38 -07:00
super.c nfs/super.c: local functions should be static 2011-10-18 09:08:15 -07:00
symlink.c
sysctl.c
unlink.c NFS: Get rid of nfs_restart_rpc() 2011-10-19 13:58:30 -07:00
write.c NFS: Get rid of unnecessary calls to ClearPageError() in read code 2011-10-19 13:58:37 -07:00