• Trond Myklebust's avatar
    [PATCH] allow arbitrary alignment of NFS read/write requests · 0c5bb195
    Trond Myklebust authored
    Patch by Chuck Lever to add a new field called wb_pgbase to the
    nfs_page struct. This separates the concept of file page offset from
    buffer page offset, allowing NFS to specify read and write requests
    into buffers at offsets that are independent of the file page
    offset. It is a prequisite for direct I/O in NFS.
    0c5bb195
nfs4proc.c 42.7 KB