Whamcloud - gitweb
Lots of bug fixes:
[fs/lustre-release.git] / lustre / obdfs / file.c
index 75c8617..b41f54f 100644 (file)
@@ -79,7 +79,7 @@ struct file_operations obdfs_file_operations = {
        NULL,                   /* readdir - bad */
        NULL,                   /* poll - default */
        NULL,                   /* ioctl */
-       generic_file_mmap,      /* mmap */
+       generic_file_mmap, 
        NULL,                   /* no special open code */
        NULL,                   /* flush */
        NULL,                   /* no special release code */