/openbmc/linux/include/linux/lockd/ |
H A D | xdr4.h | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | xdr.h | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
/openbmc/linux/fs/nfsd/ |
H A D | xdr.h | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | xdr3.h | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfsxdr.c | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfs3acl.c | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfs2acl.c | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfsd.h | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | xdr4.h | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfs3xdr.c | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfssvc.c | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | nfs4xdr.c | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
/openbmc/linux/fs/lockd/ |
H A D | xdr4.c | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
H A D | xdr.c | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
/openbmc/linux/fs/nfs/ |
H A D | callback_xdr.c | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | svc.h | diff 130e2054d4a652a2bd79fb1557ddcd19c053cb37 Wed Oct 13 09:41:13 CDT 2021 Chuck Lever <chuck.lever@oracle.com> SUNRPC: Change return value type of .pc_encode
Returning an undecorated integer is an age-old trope, but it's not clear (even to previous experts in this code) that the only valid return values are 1 and 0. These functions do not return a negative errno, rpc_stat value, or a positive length.
Document there are only two valid return values by having .pc_encode return only true or false.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
|