commit | e203d506bd221bfa5b3acbb7336ae7b7646636a4 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Wed Nov 24 17:30:54 2010 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Dec 17 15:48:01 2010 -0500 |
tree | 237901e3b618d50f7ab65ff86dde3aaf1497c09f | |
parent | 6e5f15c93dc745d46c2bb9e4597b44463203844b [diff] |
nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot Instead of failing to find client entries which don't match the minorversion, we should be finding them, then either erroring out or expiring them as appropriate. This also fixes a problem which would cause the 4.1 server to fail to recognize clients after a second reboot. Reported-by: Casey Bodley <cbodley@citi.umich.edu> Reviewed-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>