diff options
author | Calum Mackay <calum.mackay@oracle.com> | 2018-07-05 19:08:08 +0300 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2018-07-30 20:19:40 +0300 |
commit | 23a88ade7131aa259c532ab17685c76de562242b (patch) | |
tree | 42d0011a99e3d824d944d525bbcd4f632339142d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8b199e58d49beaae33eaf11b68b7183eb28f1681 (diff) | |
download | linux-23a88ade7131aa259c532ab17685c76de562242b.tar.xz |
nfs: Referrals not inheriting proto setting from parent
Commit 530ea4219231 ("nfs: Referrals should use the same proto setting
as their parent") encloses the fix with #ifdef CONFIG_SUNRPC_XPRT_RDMA.
CONFIG_SUNRPC_XPRT_RDMA is a tristate option, so it should be tested
with #if IS_ENABLED().
Fixes: 530ea4219231 ("nfs: Referrals should use the same proto setting as their parent")
Reported-by: Helen Chao <helen.chao@oracle.com>
Tested-by: Helen Chao <helen.chao@oracle.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Bill Baker <bill.baker@oracle.com>
Signed-off-by: Calum Mackay <calum.mackay@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions