On Tue, Aug 20, 2013 at 12:16:09PM +0200, Felipe Monteiro de Carvalho wrote: > On Mon, Aug 19, 2013 at 7:08 AM, Zheng Liu <gnehzuil.liu@xxxxxxxxx> wrote: > > You need to checkout to e2fsprogs/pu branch. All patches for inline data > > are on this branch. BTW, the latest refinement of patches had been sent > > to the mailing list [1]. It would be great if you could give it a try. > > > > 1. http://comments.gmane.org/gmane.comp.file-systems.ext4/39825 > > Ok I can try this branch, but I wonder if other tools will work too. I > need also to be able to add some files and directories to the > partition. I add some new interfaces in libext2fs to manipulate a file system with inline data feature. You can use libext2fs to add some files and directories. But these interfaces might be changed because it isn't exported as an ABI. After it is released within a new e2fsprogs version, they will never be changed. > > Will "mount" from a linux with kernel 3.8 work with a partition > generated with this new e2fsprogs? Yes, you can mount a file system with inline data in a 3.8 kernel using this branch. 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