[Ocfs2-tools-devel] [PATCH 2/4] Adds o2image library support

Joel Becker Joel.Becker at oracle.com
Fri May 9 13:31:20 PDT 2008


On Tue, May 06, 2008 at 05:03:03PM -0700, Sunil Mushran wrote:
> Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>
> 
> Small comment inlined.

> > +/*
> > + * ocfs2_read_blocks is a wraper around io_read_block. If device is an image-
> > + * file it translates disk offset to image offset
> > + */
> > +inline errcode_t ocfs2_read_blocks(ocfs2_filesys *fs, int64_t blkno, int count,
> > +		char *data);
> >   
> 
> Why inline?

	Inline makes no sense here.

Joel

-- 

 The herd instinct among economists makes sheep look like
 independant thinkers.

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127



More information about the Ocfs2-tools-devel mailing list