nfs: remove some dead code in ff_layout_pg_get_mirror_count_write
authorJeff Layton <jlayton@poochiereds.net>
Fri, 10 Jul 2015 19:59:26 +0000 (15:59 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 17 Aug 2015 18:25:03 +0000 (13:25 -0500)
commitce603281468cf1be0a70a45fdaef761db134b900
tree3bc930d1eee25ec757a626aa8b9a40125a5cfddf
parent8bb28975823aee062f82b99ddacc499601c0cfd1
nfs: remove some dead code in ff_layout_pg_get_mirror_count_write

We already know that pg_lseg is NULL here.

Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/flexfilelayout/flexfilelayout.c