From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Lynch Date: Mon Mar 29 15:32:38 2004 Subject: [Ocfs2-devel] [PATCH]remove ocfs_fill_super and port ocfs_read_super In-Reply-To: <20040329212947.GW10672@ca-server1.us.oracle.com> References: <200403260259.i2Q2xnp9006458@penguin.co.intel.com> <20040326143454.GG18020@ca-server1.us.oracle.com> <20040326204638.GA7147@penguin.co.intel.com> <20040329212947.GW10672@ca-server1.us.oracle.com> Message-ID: <20040329213158.GA12840@penguin.co.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com On Mon, Mar 29, 2004 at 01:29:47PM -0800, Mark Fasheh wrote: > On Fri, Mar 26, 2004 at 12:46:38PM -0800, Rusty Lynch wrote: > > How about something like... > Could you move the MOD_INC_USE_COUNT / MOD_DEC_USE_COUNT macros out of the > generic function too? Can do > > We could make ocfs_set_blocksize an inline, unless you think it's too big > for that... I should be inline. Let me change that. > --Mark > > -- > Mark Fasheh > Software Developer, Oracle Corp > mark.fasheh@oracle.com