nfs: fix wrong object type in lockowner_slab
authorYanchuan Nian <ycnian@gmail.com>
Wed, 24 Oct 2012 06:44:19 +0000 (14:44 +0800)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 3 Jan 2013 03:33:02 +0000 (03:33 +0000)
commit74dd89a8b70467b6cc5078c03c9de1721717aef0
treecbab39c8b4df147c319c0c3cbeb142b42dfd124a
parent72e6b965c6ddad7b49f9be237b3556006776da3d
nfs: fix wrong object type in lockowner_slab

commit 3c40794b2dd0f355ef4e6bf8d85af5dcd7da7ece upstream.

The object type in the cache of lockowner_slab is wrong, and it is
better to fix it.

Signed-off-by: Yanchuan Nian <ycnian@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
fs/nfsd/nfs4state.c