diff options
Diffstat (limited to 'fs/xfs/xfs_mount.h')
| -rw-r--r-- | fs/xfs/xfs_mount.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_mount.h b/fs/xfs/xfs_mount.h index f046d1215b04..b871dfde372b 100644 --- a/fs/xfs/xfs_mount.h +++ b/fs/xfs/xfs_mount.h @@ -236,7 +236,6 @@ typedef struct xfs_mount {  	bool			m_update_sb;	/* sb needs update in mount */  	unsigned int		m_max_open_zones;  	unsigned int		m_zonegc_low_space; -	struct xfs_mru_cache	*m_zone_cache;  /* Inode to open zone cache */  	/* max_atomic_write mount option value */  	unsigned long long	m_awu_max_bytes;  | 
