Home
last modified time | relevance | path

Searched hist:"0 cf99b91c669510b785b459c211772091a94efd5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfs4proc.cdiff 0cf99b91c669510b785b459c211772091a94efd5 Tue Nov 22 20:48:40 CST 2011 Mi Jinlong <mijinlong@cn.fujitsu.com> nfsd41: allow non-reclaim open-by-fh's in 4.1

With NFSv4.0 it was safe to assume that open-by-filehandles were always
reclaims.

With NFSv4.1 there are non-reclaim open-by-filehandle operations, so we
should ensure we're only insisting on reclaims in the
OPEN_CLAIM_PREVIOUS case.

Signed-off-by: Mi Jinlong <mijinlong@cn.fujitsu.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>