X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_dmapi.h;h=00b1540f8108c71ba5d7ce40aa53296f5254fb4c;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=4e7865ad6f0ee74fe83a08d6f53a6a21d0c4dd2e;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/fs/xfs/xfs_dmapi.h b/fs/xfs/xfs_dmapi.h index 4e7865ad6..00b1540f8 100644 --- a/fs/xfs/xfs_dmapi.h +++ b/fs/xfs/xfs_dmapi.h @@ -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__ */