]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nfsd4: allow large readdirs
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 20 Jan 2014 21:37:11 +0000 (16:37 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 28 May 2014 18:52:56 +0000 (14:52 -0400)
commit842a8bbb3324b9b1cb004091e7935bde8365b357
treefb292ad405b9da89c36b2dcfd24d4a14f9703681
parentc7e26093908918b6eb62ab918e369b38b14dfd93
nfsd4: allow large readdirs

Currently we limit readdir results to a single page.  This can result in
a performance regression compared to NFSv3 when reading large
directories.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c
fs/nfsd/xdr4.h