| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [patch 13/22] remove unused m_inode_quiesce member from struct xfs_mount |
| From: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
| Date: | Tue, 02 Dec 2008 11:04:43 -0500 |
| References: | <20081202160430.775774000@bombadil.infradead.org> |
| User-agent: | quilt/0.46-1 |
(First sent on July 23rd)
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Index: xfs-master/fs/xfs/xfs_mount.h
===================================================================
--- xfs-master.orig/fs/xfs/xfs_mount.h 2008-12-01 19:27:15.000000000 +0100
+++ xfs-master/fs/xfs/xfs_mount.h 2008-12-01 19:27:59.000000000 +0100
@@ -302,7 +302,6 @@ typedef struct xfs_mount {
int m_attr_magicpct;/* 37% of the blocksize */
int m_dir_magicpct; /* 37% of the dir blocksize */
__uint8_t m_mk_sharedro; /* mark shared ro on unmount */
- __uint8_t m_inode_quiesce;/* call quiesce on new inodes.
*/
__uint8_t m_sectbb_log; /* sectlog - BBSHIFT */
const struct xfs_nameops *m_dirnameops; /* vector of dir name ops */
int m_dirblksize; /* directory block sz--bytes */
--
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [patch 07/22] stop using igrab in xfs_vn_link, Christoph Hellwig |
|---|---|
| Next by Date: | [patch 21/22] move inode tracing out of xfs_vnode., Christoph Hellwig |
| Previous by Thread: | Re: [patch 07/22] stop using igrab in xfs_vn_link, Dave Chinner |
| Next by Thread: | Re: [patch 13/22] remove unused m_inode_quiesce member from struct xfs_mount, Dave Chinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |