Home
last modified time | relevance | path

Searched hist:"130 e2054d4a652a2bd79fb1557ddcd19c053cb37" (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/include/linux/lockd/
H A Dxdr4.hdiff 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 Dxdr.hdiff 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 Dxdr.hdiff 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 Dxdr3.hdiff 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 Dnfsxdr.cdiff 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 Dnfs3acl.cdiff 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 Dnfs2acl.cdiff 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 Dnfsd.hdiff 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 Dxdr4.hdiff 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 Dnfs3xdr.cdiff 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 Dnfssvc.cdiff 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 Dnfs4xdr.cdiff 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 Dxdr4.cdiff 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 Dxdr.cdiff 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 Dcallback_xdr.cdiff 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 Dsvc.hdiff 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>