NFSD: Clean up forgetting openowners
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 29 Nov 2012 16:40:41 +0000 (11:40 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 3 Dec 2012 14:58:58 +0000 (09:58 -0500)
Using "forget_n_state()" forces me to implement the code needed to
forget a specific client's openowners.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found