lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 27 Sep 2008 17:50:59 -0400
From:	Theodore Tso <tytso@....edu>
To:	vineetagarwal <checkout.vineet@...il.com>
Cc:	linux-ext4@...r.kernel.org
Subject: Re: Block allocation

On Sat, Sep 27, 2008 at 08:07:06AM -0700, vineetagarwal wrote:
> 
> I want to allocate few blocks from a blockgroup in ext2 within a range of
> offset specified by user. Is it possible of doing so if yes then can someone
> please explain.As i know balloc.c and ialloc.c are responsible for it and
> they work on entire file system can i somehow manipulate it for ceratin
> ranges.
> 
> For Ex
> let say i provide a range 100 - 3000. Can i allocate few blocks within this
> range .

While the filesystem mounted (and accessed through the kernel) or
unmounted (and accessed via libext2fs)?  Anything is possible. if you
are willing to write some code....

Why do you need to do this, and is this for some class or problem set?

       	   	      	    	   	- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ