nfsd: make test_share a bool return
authorJeff Layton <jlayton@redhat.com>
Fri, 11 May 2012 13:45:12 +0000 (09:45 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:29:46 +0000 (20:29 -0400)
commit3a3286147f557f05e002be3ec7512b582373ae65
tree6a925ec5343386118b512ccce6c9e8817b410b8c
parent5ae037e599de5a97eb6ae1054db2fdfbfbac65b5
nfsd: make test_share a bool return

All of the callers treat the return that way already.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c