pNFS: Ensure we return the error if someone kills a waiting layoutget
authorTrond Myklebust <trondmy@gmail.com>
Wed, 5 Sep 2018 18:07:12 +0000 (14:07 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 14 Sep 2018 20:24:08 +0000 (16:24 -0400)
commitd03360aaf5ccac49581960bd736258c62972b88b
treeb997c8e159d9f979a5e24e950c5e7afd9476849b
parent2a534a7473bf4e7f1c12805113f80c795fc8e89a
pNFS: Ensure we return the error if someone kills a waiting layoutget

If someone interrupts a wait on one or more outstanding layoutgets in
pnfs_update_layout() then return the ERESTARTSYS/EINTR error.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/pnfs.c