b76a2af237
Fix GPFS KNFS allow/deny access so that it does not reuse the ssh prefix when looping through NFS server commands for allow and deny access. This fixes GPFS KNFS allow/deny access incorrect behavior when multiple NFS servers are configured (gpfs_nfs_server_list) and any of the servers are remote (except the last one). Change-Id: I8c182eed386e8325b087c3192d363502bb848633 Closes-Bug: #1651578
7 lines
259 B
YAML
7 lines
259 B
YAML
---
|
|
fixes:
|
|
- Fixed GPFS KNFS generation of NFS server allow/deny commands
|
|
when there are multiple servers in gpfs_nfs_server_list
|
|
so that the remote ssh login prefix used for one server is
|
|
not carried over to the commands for following servers.
|