[PATCH] kNFSd: Convert readlink to use a separate page for returning symlink contents.
This allows NFSv3 to manage 4096byte symlinks. Also remove now-unused svcbuf_reserver function. This was used to reserve space in output buffer for 'data', but now this is stored in separate page.
Showing
Please register or sign in to comment