]> Pileus Git - ~andy/linux/commit
NLM: fix parsing of sm notify procedure
authorJ. Bruce Fields <bfields@fieldses.org>
Tue, 3 Jan 2006 08:55:46 +0000 (09:55 +0100)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 6 Jan 2006 19:58:54 +0000 (14:58 -0500)
commita659753ecc66945e9c69823fcbbe222b446c66d7
tree2f52a68f46f9ac73819fb8afa0c290ea85f3dc2f
parent64a318ee2af9000df482d7a125c3b3e1f1007404
NLM: fix parsing of sm notify procedure

 The procedure that decodes statd sm_notify call seems to be skipping a
 few arguments.  How did this ever work?

 >From folks at Polyserve.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/xdr4.c