]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Always enable NFS direct I/O
authorChuck Lever <chuck.lever@oracle.com>
Fri, 14 Mar 2008 18:14:56 +0000 (14:14 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Mar 2008 22:00:34 +0000 (18:00 -0400)
commit4d6966209bbc702e9e9a6f79a621b92383f8f5a0
tree304691e77d21b8cecfd529eddfdfb2ba3fdfac31
parentde5e37163fa241b1f1e9a149744242606c0eb1f3
NFS: Always enable NFS direct I/O

Since O_DIRECT is a standard feature that is enabled in most distros,
eliminate the CONFIG_NFS_DIRECTIO build option, and change the
fs/nfs/Makefile to always build in the NFS direct I/O engine.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/Kconfig
fs/nfs/Makefile
fs/nfs/file.c
fs/nfs/internal.h