commit | 764ad8ba8cd4c6f836fca9378f8c5121aece0842 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@poochiereds.net> | Tue Jun 09 19:43:56 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Jun 16 11:15:21 2015 -0400 |
tree | 121bd050309fa978b73bee261cd80dffae1a053c | |
parent | 455b6ee6452751dc471b5a434f9398fb825d5149 [diff] |
nfs: increase size of EXCHANGE_ID name string buffer The current buffer is much too small if you have a relatively long hostname. Bring it up to the size of the one that SETCLIENTID has. Cc: <stable@vger.kernel.org> Reported-by: Michael Skralivetsky <michael.skralivetsky@primarydata.com> Signed-off-by: Jeff Layton <jeff.layton@primarydata.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>