]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/cifs/cifsglob.h
CIFS: Add support for direct pages in wdata
[linux.git] / fs / cifs / cifsglob.h
index 781c2af609e512674228f8896cd0b897ab825fd2..08d1cdd9670182d1edfc3347e7854f29ae310f79 100644 (file)
@@ -1211,7 +1211,7 @@ struct cifs_writedata {
        unsigned int                    tailsz;
        unsigned int                    credits;
        unsigned int                    nr_pages;
-       struct page                     *pages[];
+       struct page                     **pages;
 };
 
 /*