linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Invalid filesystem option set: inline_data
@ 2013-11-24 17:19 d lopez
  2013-11-25  2:37 ` Zheng Liu
  0 siblings, 1 reply; 2+ messages in thread
From: d lopez @ 2013-11-24 17:19 UTC (permalink / raw)
  To: linux-ext4

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Invalid filesystem option set: inline_data
  2013-11-24 17:19 Invalid filesystem option set: inline_data d lopez
@ 2013-11-25  2:37 ` Zheng Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Liu @ 2013-11-25  2:37 UTC (permalink / raw)
  To: d lopez; +Cc: linux-ext4

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-25  2:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-24 17:19 Invalid filesystem option set: inline_data d lopez
2013-11-25  2:37 ` Zheng Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).