"J. Bruce Fields" <bfields@xxxxxxxxxxxx> wrote on 04/25/2009 12:55:06 AM: > Why not use the whole thing?: > > fh1->fh_size == fh2->fh_size > && memcmp(fh1->fh_base, fh2->fh_base, fh1->fh_size) == 0 OK - so I just add a knfsd_fh in the cache and compare fh's. That sounds good, let me test and see what is the result. thanks, - KK -- 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