linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Storing inode block device information in struct sb_info
@ 2011-09-14  0:26 shweta saxena
  0 siblings, 0 replies; only message in thread
From: shweta saxena @ 2011-09-14  0:26 UTC (permalink / raw)
  To: linux-ext4

 I am trying to separate metadata from data and mount it seperately on
a block device.I have an idea abt how to separate it ,  a) Parsing a
new inode device mount point b) Storing inode block device information
in struct sb_info

I had some doubts and confusions related to storing the inode block
device information in struct ext4_sb_info.
I am not sure about how to go about doing it. I guess that it can be
done by mounting the block device in the VFS first and then storing it
in struct ext4_sb_info in ext4.h header file.

Any help would be really appreciated.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-14  0:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-14  0:26 Storing inode block device information in struct sb_info shweta saxena

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).