|
@@ -138,7 +138,6 @@ typedef struct xfs_mount {
|
|
|
spinlock_t m_perag_lock; /* lock for m_perag_tree */
|
|
|
struct mutex m_growlock; /* growfs mutex */
|
|
|
int m_fixedfsid[2]; /* unchanged for life of FS */
|
|
|
- uint m_dmevmask; /* DMI events for this FS */
|
|
|
uint64_t m_flags; /* global mount flags */
|
|
|
bool m_inotbt_nores; /* no per-AG finobt resv. */
|
|
|
int m_ialloc_inos; /* inodes in inode allocation */
|