Home
last modified time | relevance | path

Searched hist:"59948 db3be76099b14c7103d0f46c5454b173c3a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddirect.cdiff 59948db3be76099b14c7103d0f46c5454b173c3a Wed Jul 18 13:20:49 CDT 2012 Fred Isaman <iisaman@netapp.com> NFS: fix pnfs regression with directio reads

Commit 1abb50886af "NFS: Create an read_pageio_init() function"
did not modify the call in direct.c, preventing direct io from
using pnfs. This reintroduces that capability.

Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>