• Andrew Morton's avatar
    [PATCH] kNFSd: return more than one page of directory entries. · f6455f35
    Andrew Morton authored
    From: NeilBrown <neilb@cse.unsw.edu.au>
    
    From: Bruce Allan <bwa@us.ibm.com>
    
    This requires checking if the entry will fit in the current page and, if it
    doesn't, encoding it into the next page, and then copying it back to lie
    across the boundary between two pages.
    f6455f35
nfs3proc.c 17.4 KB