NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 4 Aug 2015 19:41:50 +0000 (15:41 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 12 Aug 2015 18:56:18 +0000 (14:56 -0400)
If there are no valid layout segments, then we should already have
checked in pnfs_update_layout() whether or not this is the first
layoutget.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pnfs.c

diff --cc fs/nfs/pnfs.c
Simple merge