summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorAndy Adamson <andros@netapp.com>2009-04-03 08:28:05 +0300
committerJ. Bruce Fields <bfields@citi.umich.edu>2009-04-03 17:41:15 -0700
commita1bcecd29cdf1670df6908a620add4211c0abb7a (patch)
treea4323b21675db5a47a45f5d292fef468b9786007 /scripts/basic
parent0733d21338747483985a5964e852af160d88e429 (diff)
downloadkernel-a1bcecd29cdf1670df6908a620add4211c0abb7a.tar.gz
nfsd41: match clientid establishment method
We need to distinguish between client names provided by NFSv4.0 clients SETCLIENTID and those provided by NFSv4.1 via EXCHANGE_ID when looking up the clientid by string. Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: Andy Adamson <andros@netapp.com> [nfsd41: use boolean values for use_exchange_id argument] Signed-off-by: Benny Halevy <bhalevy@panasas.com> [nfsd41: simplify match_clientid_establishment logic] Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
dc57f464cc14'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp 2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue 2015-03-02net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger 2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg 2014-12-07can: fix spelling errorsJeremiah Mahler 2014-12-07can: eliminate banner[] variable and switch to pr_info()Jeremiah Mahler 2014-11-24new helper: memcpy_to_msg()Al Viro 2014-11-24new helper: memcpy_from_msg()Al Viro 2014-05-19can: add hash based access to single EFF frame filtersOliver Hartkopp