commit | 0a87cf128f3d3bc6aa7b1040e73109c974ed875a | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Jul 18 11:28:43 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jul 19 15:21:40 2007 -0400 |
tree | 07bfeee89a7df2377cdb2b7d6770d66edd8bb308 | |
parent | f9d888fcd9665b863fa042212a3ee7b4c51399f6 [diff] |
NFSv4: handle lack of clientaddr in option string If a NFSv4 mount is attempted with string based options, and the option string doesn't contain a clientaddr= option, the kernel will currently oops. Check for this situation and return a proper error. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>