All of lore.kernel.org
 help / color / mirror / Atom feed
* Ext3 question: How to compose an inode given a list of data block numbers?
@ 2007-02-08 22:46 hlily
  2007-02-09  2:13 ` Theodore Tso
  0 siblings, 1 reply; 3+ messages in thread
From: hlily @ 2007-02-08 22:46 UTC (permalink / raw)
  To: linux-fsdevel


Hi,

Suppose I have a list of data blocks, does Ext3 provide some functions that
can help me to build a block list into an inode?

If no such functions, could someone direct me to the right place in Ext3
code that add block numbers to an inode?

Thanks in advance!
-lily
-- 
View this message in context: http://www.nabble.com/Ext3-question%3A-How-to-compose-an-inode-given-a-list-of-data-block-numbers--tf3196519.html#a8875903
Sent from the linux-fsdevel mailing list archive at Nabble.com.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Ext3 question: How to compose an inode given a list of data block numbers?
  2007-02-08 22:46 Ext3 question: How to compose an inode given a list of data block numbers? hlily
@ 2007-02-09  2:13 ` Theodore Tso
  0 siblings, 0 replies; 3+ messages in thread
From: Theodore Tso @ 2007-02-09  2:13 UTC (permalink / raw)
  To: hlily; +Cc: linux-fsdevel

On Thu, Feb 08, 2007 at 02:46:19PM -0800, hlily wrote:
> 
> Suppose I have a list of data blocks, does Ext3 provide some functions that
> can help me to build a block list into an inode?
> 
> If no such functions, could someone direct me to the right place in Ext3
> code that add block numbers to an inode?

What are you trying to do?  Are you trying to do this from a kernel
module, or from user space?   

						- Ted

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Ext3 question: How to compose an inode given a list of data block numbers?
@ 2007-02-08 22:35 hlily
  0 siblings, 0 replies; 3+ messages in thread
From: hlily @ 2007-02-08 22:35 UTC (permalink / raw)
  To: linux-fsdevel


Hi,

Suppose I have a list of data blocks, does Ext3 provide some functions that
can help me to build a block list into an inode?

If no such functions, could someone direct me to the right place in Ext3
code that add block numbers to an inode?

Thanks in advance!
-- 
View this message in context: http://www.nabble.com/Ext3-question%3A-How-to-compose-an-inode-given-a-list-of-data-block-numbers--tf3196477.html#a8875742
Sent from the linux-fsdevel mailing list archive at Nabble.com.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-09  2:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-08 22:46 Ext3 question: How to compose an inode given a list of data block numbers? hlily
2007-02-09  2:13 ` Theodore Tso
  -- strict thread matches above, loose matches on Subject: below --
2007-02-08 22:35 hlily

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.