commit | fd44907c2d8f0647903d0c55520a34e24eeeb1cd | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@primarydata.com> | Mon Jun 30 11:48:41 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 09 20:54:59 2014 -0400 |
tree | 7cf5a5ddf7ec0df500286e1ac5a8889ca4377f63 | |
parent | b3c32bcd9c4b8320aea504477573f0c460d2d57d [diff] |
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>