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] [day] [month] [year] [list]
Date:	Tue, 12 Jun 2007 15:21:15 +0530
From:	"Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>
To:	Andreas Dilger <adilger@...sterfs.com>
CC:	linux-ext4@...r.kernel.org, Takashi Sato <sho@...s.nec.co.jp>
Subject: Re: Add EXT4_IOC_MIGRATE ioctl



Andreas Dilger wrote:
> On Jun 12, 2007  12:17 +0530, Aneesh Kumar K.V wrote:
>> The below patch add ioctl for migrating ext3 indirect block mapped inode
>> to ext4 extent mapped inode.
> 
> How does this relate to the migrate ioctl used by Takashi in the current
> ext4 defragmenter patch series?  

You mean EXT4_IOC_DEFRAG ?.  I guess the last version of defragmentation 
patches (ver4) handled only extent mapped inode.


Ideally, the code shouldn't really care
> whether it is migrating from/to a block-mapped or extent-mapped file.
> 
>

As per the last discussion with Takashi the defragmentation is going to 
work on extent mapped file only. The plan right now is to convert a 
block mapped inode to extent mapped inode and then defrag. Later we 
update the user space tool to issue two ioctl if the user wanted to 
defrag a block mapped inode. There will also be a separate command line 
option to just migrate.


-aneesh
-
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