Whamcloud - gitweb
New files:
[fs/lustre-release.git] / lustre / include / linux / obd_sim.h
index 6b56399..b973e0b 100644 (file)
@@ -3,9 +3,6 @@
 
 struct sim_obd {
        struct super_block * sim_sb;
-       unsigned int sim_last_id;
-       unsigned long sim_prealloc_quota;
-       struct list_head sim_clients;
 };