[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131125023720.GA11713@gmail.com>
Date: Mon, 25 Nov 2013 10:37:20 +0800
From: Zheng Liu <gnehzuil.liu@...il.com>
To: d lopez <dlopezzz63@...il.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: Invalid filesystem option set: inline_data
Hello,
On Sun, Nov 24, 2013 at 06:19:06PM +0100, d lopez wrote:
> Hello,
>
> I'm trying to use inline_data with kernel 3.11.9, but it doesn't seem to
> work.
>
> # mkfs.ext4 -O inline_data -m 0 -v /dev/sdb12
> mke2fs 1.42.8 (20-Jun-2013)
> Invalid filesystem option set: inline_data
Please use e2fsprogs/pu branch. All patches with inline_data support
are on this branch. You can use the following commands to get the
latest source code of e2fsprogs.
% git clone git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
% git checkout -b pu origin/pu
Regards,
- Zheng
--
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