aboutsummaryrefslogtreecommitdiff
path: root/kernel/power
diff options
context:
space:
mode:
authorKinglong Mee2017-02-05 22:02:01 +0800
committerJ. Bruce Fields2017-02-17 16:25:59 -0500
commitc3821b3497aae1752cb2be72c32f650ef24c8820 (patch)
treed81308296a2279a0032c58e7313016f36bfdf659 /kernel/power
parentd6fc8821c2d2aba4cc18447a467f543e46e7367d (diff)
nfsd/idmap: return nfserr_inval for 0-length names
Tigran Mkrtchyan's new pynfs testcases for zero length principals fail: SATT16 st_setattr.testEmptyPrincipal : FAILURE Setting empty owner should return NFS4ERR_INVAL, instead got NFS4ERR_BADOWNER SATT17 st_setattr.testEmptyGroupPrincipal : FAILURE Setting empty owner_group should return NFS4ERR_INVAL, instead got NFS4ERR_BADOWNER This patch checks the principal and returns nfserr_inval directly. It could check after decoding in nfs4xdr.c, but it's simpler to do it in nfsd_map_xxxx. Signed-off-by: Kinglong Mee <kinglongmee@gmail.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'kernel/power')
0 files changed, 0 insertions, 0 deletions