On Sat, Jun 12, 2010 at 6:07 PM, Simon Wilkinson <[email protected]> wrote: > > On 12 Jun 2010, at 21:46, Adam Megacz wrote: > >> This is using openafs_1.5.74.1-1.dsc (Debian). I can probably kludge my >> way around it, but I figured in the run-up to 1.6 y'all would like to >> know about it. > > I've pushed a fix for this to gerrit - http://gerrit.openafs.org/2127 > > What's slightly confusing is how you came to be building this code. We can > only use the NFS translator with kernels that provide d_alloc_anon [1], and > according to the kernel tree I have here it was removed in 2.6.28. Could you > check for me whether there is a definition for d_alloc_anon in the dcache.h > file that's in your kernel tree?
Looking at that section of code I don't see the link with the NFS translator. I think it will get compiled if keyring support is not enabled in the kernel. The fix looks good - noticed a separate bug in the vicinity while looking at osi_gcpags.c, see change 2130. Marc _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
