Home
last modified time | relevance | path

Searched hist:"898 f635c4297e91ceac675d83c4a460f26118342" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff 898f635c4297e91ceac675d83c4a460f26118342 Sat Oct 23 10:24:25 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> NFSv4: Don't ignore the error return codes from nfs_intent_set_file

If nfs_intent_set_file() returns an error, we usually want to pass that
back up the stack.

Also ensure that nfs_open_revalidate() returns '1' on success.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>