Calculate the correct buffer size when reading a symlink via NFS.
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 10 Apr 2006 17:46:44 +0000 (17:46 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 10 Apr 2006 17:46:44 +0000 (17:46 +0000)
commitded0173f752c8c4ef7921806ee34ee99e578559b
tree868d89e6db48b52ebe5f37713171d683601c37e2
parent41871674d0079dec70d55eb824f39d07dc7b3310
Calculate the correct buffer size when reading a symlink via NFS.

Reported-by: Thomas Nikolajsen <thomas.nikolajsen@mail.dk>
sys/vfs/nfs/nfs_bio.c