commit | d600ad1f2bdbf97c4818dcc85b174f72c90c21bd | [log] [tgz] |
---|---|---|
author | Peng Tao <tao.peng@primarydata.com> | Fri Dec 04 02:57:48 2015 +0800 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Dec 28 14:32:36 2015 -0500 |
tree | daec357d0f24c241834d7c37e3adc723925e369f | |
parent | d0379a5d066a998b0210a81dc52e266ce4daaa36 [diff] |
NFS41: pop some layoutget errors to application For ERESTARTSYS/EIO/EROFS/ENOSPC/E2BIG in layoutget, we should just bail out instead of hiding the error and retrying inband IO. Change all the call sites to pop the error all the way up. Signed-off-by: Peng Tao <tao.peng@primarydata.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>