NFS: Create a common pgio_error function
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Tue, 6 May 2014 13:12:35 +0000 (09:12 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 28 May 2014 22:41:04 +0000 (18:41 -0400)
commit844c9e691d8723853ca8f2de0207683538645824
tree81e74dc24a665888727c0e7b26a59db2feea2ecb
parentce59515c1484d3a01bc2f3e7043dc488d25efe34
NFS: Create a common pgio_error function

At this point, the read and write versions of this function look
identical so both should use the same function.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/internal.h
fs/nfs/pagelist.c
fs/nfs/read.c
fs/nfs/write.c
This page took 0.025992 seconds and 5 git commands to generate.