commit | 25b11dcdbfcad69a5ec03265e2dce19e5eca936b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue May 01 12:07:22 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue May 01 13:48:13 2012 -0400 |
tree | f7f6ebbf62344f6cb6107815c489ce9918acd2c0 | |
parent | 9146ab5055152bbacb5690c384df2fd610fb3c68 [diff] |
NFS: Clean up nfs read and write error paths Move the error handling for nfs_generic_pagein() into a single function. Ditto for nfs_generic_flush(). Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: Fred Isaman <iisaman@netapp.com>