Home
last modified time | relevance | path

Searched hist:"9821421 a291b548ef4369c6998745baa36ddecd5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff 9821421a291b548ef4369c6998745baa36ddecd5 Fri Aug 09 11:15:07 CDT 2019 Trond Myklebust <trond.myklebust@hammerspace.com> NFSv4: Fix return value in nfs_finish_open()

If the file turns out to be of the wrong type after opening, we want
to revalidate the path and retry, so return EOPENSTALE rather than
ESTALE.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>