]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: clean up nfsd4_release_lockowner
authorJeff Layton <jlayton@primarydata.com>
Mon, 30 Jun 2014 15:48:41 +0000 (11:48 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 10 Jul 2014 00:54:59 +0000 (20:54 -0400)
commit14c1fc72feaceb44a17aeb70bea46821246fa664
tree7cf5a5ddf7ec0df500286e1ac5a8889ca4377f63
parent0ff83089192597fbc23a1eb8b2746ec0d8c9537e
nfsd: clean up nfsd4_release_lockowner

Now that we know that we won't have several lockowners with the same,
owner->data, we can simplify nfsd4_release_lockowner and get rid of
the lo_list in the process.

Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c
fs/nfsd/state.h