Whamcloud - gitweb
LU-14195 lustre: remove 'fs' from 'struct lvfs_run_ctxt'
[fs/lustre-release.git] / lustre / include / lvfs.h
index 3544b53..7025155 100644 (file)
@@ -52,7 +52,6 @@ struct dt_device;
 struct lvfs_run_ctxt {
        struct vfsmount         *pwdmnt;
        struct dentry           *pwd;
-       mm_segment_t             fs;
        int                      umask;
        struct dt_device        *dt;
 #ifdef OBD_CTXT_DEBUG