[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to read group descriptor?
- From: Theodore Tso <tytso mit edu>
- To: ashish mahamuni <ashitpro yahoo co in>
- Cc: ext3-users redhat com
- Subject: Re: How to read group descriptor?
- Date: Tue, 5 Feb 2008 08:29:59 -0500
On Mon, Feb 04, 2008 at 11:56:45AM +0530, ashish mahamuni wrote:
>
> I found out the documentation for libext2fs..
> Sorry for being early bird.
> But I don't find any function which will return me group discriptor structure.
>
After you open the filesystem, the superblock structure is available
in fs->super. See the sources for misc/dumpe2fs.c and lib/e2p/ls.c
for more information.
And yes, the documentation could be better; patches and other
improvements are welcome. :-)
- Ted
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]