commit | 869216075b63c7a4030ee193c079cb5a69a918cb | [log] [tgz] |
---|---|---|
author | Scott Mayhew <smayhew@redhat.com> | Tue Mar 26 18:06:29 2019 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Apr 24 09:46:34 2019 -0400 |
tree | b4c4aadfd5f30e1bdc2e802c581fb884f1faefca | |
parent | 362063a595be959bc08f4163e6405a0266740091 [diff] |
nfsd: re-order client tracking method selection The new order is first nfsdcld, then the UMH upcall, and finally the legacy tracking method. Added some printk's to the tracking initialization functions so it's clear which tracking method was ultimately selected. Signed-off-by: Scott Mayhew <smayhew@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>