nfs: fix wrong object type in lockowner_slab
authorYanchuan Nian <ycnian@gmail.com>
Wed, 24 Oct 2012 06:44:19 +0000 (14:44 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 8 Nov 2012 00:30:57 +0000 (19:30 -0500)
commit3c40794b2dd0f355ef4e6bf8d85af5dcd7da7ece
tree634852baaf0416b997b045d45db661404ae446ea
parent01f6c8fd949f3a25a2617e6e1579a5c974b1cabf
nfs: fix wrong object type in lockowner_slab

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

Cc: stable@vger.kernel.org
Signed-off-by: Yanchuan Nian <ycnian@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c
This page took 0.026081 seconds and 5 git commands to generate.