diff options
author | Kinglong Mee <kinglongmee@gmail.com> | 2015-03-19 12:04:14 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2015-03-20 17:43:59 +0100 |
commit | 6f8f28ec5f88715515e70dd52f16b326a5e63f81 (patch) | |
tree | d4e94ea7c71697a35efd24869a4ffe3542e7ef50 /fs/nfsd/nfs4xdr.c | |
parent | NFSD: restore trace event lost in mismerge (diff) | |
download | linux-6f8f28ec5f88715515e70dd52f16b326a5e63f81.tar.xz linux-6f8f28ec5f88715515e70dd52f16b326a5e63f81.zip |
NFSD: Check layout type when returning client layouts
According to RFC5661:
" When lr_returntype is LAYOUTRETURN4_FSID, the current filehandle is used
to identify the file system and all layouts matching the client ID,
the fsid of the file system, lora_layout_type, and lora_iomode are
returned. When lr_returntype is LAYOUTRETURN4_ALL, all layouts
matching the client ID, lora_layout_type, and lora_iomode are
returned and the current filehandle is not used. "
When returning client layouts, always check layout type.
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions