NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 28 Feb 2019 16:35:33 +0000 (11:35 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 2 Mar 2019 03:37:38 +0000 (22:37 -0500)
commit29a23909e41f6bfc892b362a75d7ed5fb74af1a2
tree98bebd52df72e71d998ee54bf25399e55fa4df8f
parent4cbc8a571c24133a8b645c62188205908ef2ea83
NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()

nfs4_ff_alloc_deviceid_node() guarantees that if mirror->mirror_ds is
a valid pointer, then so is mirror->mirror_ds->ds.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/flexfilelayout/flexfilelayoutdev.c