commit | 377840ee48cde0700678ef14141106bbd13e00b5 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Mar 29 20:03:33 2020 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Apr 01 13:37:56 2020 -0400 |
tree | 462fc62a250011002d921ea293bc6ed0a1db14d0 | |
parent | 862f35c94730c9270833f3ad05bd758a29f204ed [diff] |
NFS: Remove the redundant function nfs_pgio_has_mirroring() We need to trust that desc->pg_mirror_idx is set correctly, whether or not mirroring is enabled. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>