Hi Suresh, On Tue, Apr 26, 2011 at 11:13:16AM +0530, Suresh Jayaraman wrote: >> +static int >> +expand_dfs_referral(int xid, struct cifs_ses *pSesInfo, > ^^^ Did you mean struct cifsSesInfo ? > > I'm not seeing any other patch renaming cifsSesInfo to cifs_ses. Or Am I > missing something. Sorry about pitching in so late.. > > The compiler gives a warning, but nevertheless it compiles... looks odd. this is based on steve's master/for-next branch, which among other things has commit 1c1c95b7b97ee797832c0f973419983faa4761ed, which renames cifsSesInfo to cifs_ses. IIRC that was the only thing different between the two branches, so if you'd like to try it against the mainline kernel you can probably just re-rename the struct back to struct cifsSesInfo. sean -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html