From: lincent Date: Wed, 3 Aug 2005 21:06:24 +0000 (+0000) Subject: no rcvd file in mgs X-Git-Tag: v1_8_0_110~486^4~175^2~26 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=1adf2c0e6b933859bc73c14f3bf787551ed17767;p=fs%2Flustre-release.git no rcvd file in mgs --- diff --git a/lustre/include/linux/obd.h b/lustre/include/linux/obd.h index 3a1c00c..fbb9b10 100644 --- a/lustre/include/linux/obd.h +++ b/lustre/include/linux/obd.h @@ -316,7 +316,6 @@ struct mgs_obd { struct ptlrpc_service *mgs_service; struct vfsmount *mgs_vfsmnt; struct super_block *mgs_sb; - struct file *mgs_rcvd_filp; spinlock_t mgs_transno_lock; __u64 mgs_last_transno; struct mgs_server_data *mgs_server_data;