Whamcloud - gitweb
LU-3286 llog: local storage doesn't need vfsmount
[fs/lustre-release.git] / lustre / include / dt_object.h
index 7e6032d..bdf559d 100644 (file)
@@ -80,7 +80,6 @@ struct dt_device_param {
         unsigned           ddp_block_shift;
         mntopt_t           ddp_mntopts;
         unsigned           ddp_max_ea_size;
-        void              *ddp_mnt; /* XXX: old code can retrieve mnt -bzzz */
         int                ddp_mount_type;
         unsigned long long ddp_maxbytes;
         /* percentage of available space to reserve for grant error margin */