]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/cifs/cifsglob.h
math-emu: Fix thinko in _FP_DIV
[linux-2.6-omap-h63xx.git] / fs / cifs / cifsglob.h
index 8dfd6f24d4884dbdaa024cbea8a7c4b63d2a2af7..0d22479d99b7c0de7a145b84ee1f246136fde8f8 100644 (file)
@@ -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;