X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2Fobd_sim.h;h=c95fb04495ecbe5c3c410e51899eb53002fbe956;hb=5c749d35eb79a57a767e86b2b5b1b9201b5cc931;hp=6943898507480b3dfc1cf302a5f8c7b06bd8f0fd;hpb=851d24d58eea7e9664546a8be8dd41959e4aa353;p=fs%2Flustre-release.git diff --git a/lustre/include/linux/obd_sim.h b/lustre/include/linux/obd_sim.h index 6943898..c95fb04 100644 --- a/lustre/include/linux/obd_sim.h +++ b/lustre/include/linux/obd_sim.h @@ -1,6 +1,9 @@ #ifndef _OBD_SIM #define _OBD_SIM +#define OBD_EXT2_RUNIT _IOWR('f', 61, long) + + struct ext2_obd { struct super_block * ext2_sb; };