[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikM11wkmzq7NtAOyz0fz88oe1bp9T2VQw0sK_Y8@mail.gmail.com>
Date: Fri, 28 May 2010 17:21:34 -0400
From: Greg Freemyer <greg.freemyer@...il.com>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: e4defrag and immutable files
On Fri, May 28, 2010 at 4:14 PM, H. Peter Anvin <hpa@...or.com> wrote:
>
> Hi all,
>
> I have looked a bit at e4defrag, and it does not appear to prevent the
> relocation of files marked immutable. This is a problem for boot
> loaders, which may need to have a block pointer to a specific file in
> order to bootstrap themselves.
>
> Would it be possible to either:
>
> a) prevent e4defrag and/or EXT4_IOC_MOVE_EXT from relocating an
> immutable file, or
> b) add a new attribute with the above property (in case there is
> legitimate need to move around immutable files)?
>
> -hpa
Other projects / tools than e4defrag use EXT4_IOC_MOVE_EXT, so it
would be best to do this in the kernel in my opinion.
Greg
--
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