commit | 11487ddbdb12c36e094bedcc5c906ff219905a03 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jul 08 18:41:30 2016 +0900 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Jul 15 15:46:08 2016 -0400 |
tree | b7fb01385d93c33141c62dea2ab2149a3abaac1e | |
parent | d702d41ed41328487bd3b270467721222f8036e4 [diff] |
nfs/blocklayout: support RH/Fedora dm-mpath device nodes Instead of reusing the wwn-* names for multipath devices nodes RHEL and Fedora introduce new dm-mpath-uuid-* nodes with a slightly different naming scheme. Try these names first to ensure we always get a multipath-capable device if it exists. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>