]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFS: set layout driver
authorRicardo Labiaga <Ricardo.Labiaga@netapp.com>
Wed, 20 Oct 2010 04:17:58 +0000 (00:17 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 24 Oct 2010 22:07:10 +0000 (18:07 -0400)
commit85e174ba6b786ad336eb2df105b4f66d0932e70a
treeeec6b01d897e85c47471f4166201676001c9fd21
parent504913fbc84c00bba7224d73e4aab525c1731f7d
NFS: set layout driver

Put in the infrastructure that uses information returned from the
server at mount to select a layout driver module.

In this patch, a stub is used that always returns "no driver found".

Signed-off-by: Ricardo Labiaga <Ricardo.Labiaga@netapp.com>
Signed-off-by: Dean Hildebrand <dhildebz@umich.edu>
Signed-off-by: Marc Eshel <eshel@almaden.ibm.com>
Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/Makefile
fs/nfs/client.c
fs/nfs/pnfs.c [new file with mode: 0644]
fs/nfs/pnfs.h [new file with mode: 0644]
include/linux/nfs_fs.h
include/linux/nfs_fs_sb.h