X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fcifs%2Fcifsglob.h;h=0d22479d99b7c0de7a145b84ee1f246136fde8f8;hb=25db8ad5c56700e7716fe23426b16c5e3b1674b4;hp=8dfd6f24d4884dbdaa024cbea8a7c4b63d2a2af7;hpb=e4268bd3b2b0380faaa62fad3e8d705eea21d124;p=linux-2.6-omap-h63xx.git diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h index 8dfd6f24d48..0d22479d99b 100644 --- a/fs/cifs/cifsglob.h +++ b/fs/cifs/cifsglob.h @@ -309,6 +309,7 @@ struct cifs_search_info { __u32 resume_key; char *ntwrk_buf_start; char *srch_entries_start; + char *last_entry; char *presume_name; unsigned int resume_name_len; bool endOfSearch:1;