nfsv3: simplify uid3, gid3 objects
Motivation: uid3 and gid3 object are wraps around uint32, which is by itself wrap around int. Modification: simplify buid3 and gid3y wrapping directly int Result: less load on GC. Acked-by: Paul Millar Acked-by: Marina Sahakyan Target: master
Please register or sign in to comment