Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / fs / xfs / xfs_dmapi.h
index 4e7865a..00b1540 100644 (file)
@@ -189,6 +189,6 @@ typedef enum {
 #define AT_DELAY_FLAG(f) ((f&ATTR_NONBLOCK) ? DM_FLAGS_NDELAY : 0)
 
 
-extern struct bhv_module_vfsops xfs_dmops;
+extern struct bhv_vfsops xfs_dmops;
 
 #endif  /* __XFS_DMAPI_H__ */