On 08/16/2012 11:07 AM, William Dauchy wrote: > On Thu, Aug 16, 2012 at 3:45 PM, William Dauchy <wdauchy@xxxxxxxxx> wrote: >> On another setup, this patch is breaking the legacy mapping. >> rpc.idmapd is running but it can't map any user. I'm trying to see the >> difference with the previous test I made. > > my second test is on 64 bits (the previous was on 32 bits). > I'm also getting many errors from the userland: > rpc.idmapd: nfscb: write(/var/lib/nfs/rpc_pipefs/nfs/clnt4/idmap): No > space left on device > > I assume this is because of adding `im_private` in `struct idmap_msg` > since removing the field resolves the issue. > I tried to find a wrong sizeof regarding `struct idmap_msg` but didn’t > found any thing at the moment. > I was afraid im_private would cause problems, but I wouldn't expect "No space left on device". You did double check the output of `df`, right? :). I'll play around with it soon to see what I can find. Thanks for finding this! - Bryan -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html