]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument
authorChuck Lever <chuck.lever@oracle.com>
Thu, 18 Jun 2009 01:02:11 +0000 (18:02 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 18 Jun 2009 01:02:11 +0000 (18:02 -0700)
commit5d7ca116bee6d7d395ebcd8963a68f093f3198b3
tree03af95bef95d927742cd7a8349ae22c3320ff57c
parent826ffda173db4c5fdf76a4721c364579d8a3fa0e
NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument

Check the length of the supplied dirpath, and see that it fits
properly in the RPC buffer.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/mount_clnt.c