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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html