]> git.baikalelectronics.ru Git - kernel.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)
commit2fbd7ec9e716cd9a0eb5edd3a129ba2baafdd986
treeeec6b01d897e85c47471f4166201676001c9fd21
parent8f2999253e40ce91171d08ac965d6308ffd677d9
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