NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 17 Jun 2016 20:48:26 +0000 (16:48 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 24 Jun 2016 16:01:00 +0000 (12:01 -0400)
commit2d148c7e84962429a79092a56d3736a8d984f595
treeff6f6914a18070418a1afdafed82bb9284257dbe
parentcbebaf897e5c4862567eb799dc84acc5d7ee2678
NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed

According to RFC5661, section 12.5.3. the layout stateid is no longer
valid once the client no longer holds any layout segments. Ensure that
we mark it invalid.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/pnfs.c
This page took 0.024507 seconds and 5 git commands to generate.