diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-08-13 10:59:07 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-08-17 13:05:43 -0500 |
commit | 6f536936b79bd4b5cea8fb0e5b8b0bce8cd1ea4a (patch) | |
tree | fe3006ea3e7dd028522af5aa124d7dadfd8fc0cb /net | |
parent | e9ae58aeee8842a50f7e199d602a5ccb2e41a95f (diff) | |
download | blackbird-op-linux-6f536936b79bd4b5cea8fb0e5b8b0bce8cd1ea4a.tar.gz blackbird-op-linux-6f536936b79bd4b5cea8fb0e5b8b0bce8cd1ea4a.zip |
NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
- Switch back to using list_for_each_entry(). Fixes an incorrect test
for list NULL termination.
- Do not assume that lists are sorted.
- Finally, consider an existing entry to match if it consists of a subset
of the addresses in the new entry.
Cc: stable@vger.kernel.org # 4.0+
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions