Whamcloud - gitweb
snap/snap.c, class/obdcontrol: added support for snapshot restores
[fs/lustre-release.git] / lustre / include / linux / obd_sim.h
index 6943898..c95fb04 100644 (file)
@@ -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;
 };