From: Aneesh Kumar K.V Date: Thu, 9 Oct 2008 03:34:06 +0000 (-0400) Subject: ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl X-Git-Tag: v2.6.28-rc1~709^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4db46fc266b84a04b73b7a4c6ebe8a543a62a2ff;p=pandora-kernel.git ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl This patch hooks the ext3 to ext4 migrate interface to EXT4_IOC_SETFLAGS ioctl. The userspace interface is via chattr +e. We only allow setting extent flags. Clearing extent flag (migrating from ext4 to ext3) is not supported. Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed