commit | ecfc555a8327ff09b07066d73a98c04115007eec | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Mar 14 14:14:56 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Mar 19 18:00:34 2008 -0400 |
tree | 304691e77d21b8cecfd529eddfdfb2ba3fdfac31 | |
parent | 82d101d58a2312297ee79f96d44c1d8c7fe1032d [diff] |
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>