commit | bdc7f021f3a1fade77adf3c2d7f65690566fddfe | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jul 14 15:40:00 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:32 2008 -0500 |
tree | c076431ac83fc75cde00dc3d3a218fabae449980 | |
parent | b3ef8b3bb93300e58a4c4806207de3de4eb76f48 [diff] |
NFS: Clean up the (commit|read|write)_setup() callback routines Move the common code for setting up the nfs_write_data and nfs_read_data structures into fs/nfs/read.c, fs/nfs/write.c and fs/nfs/direct.c. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>