]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libe2p: helpers for configuring the encoding superblock fields
authorGabriel Krisman Bertazi <krisman@collabora.co.uk>
Sat, 1 Dec 2018 00:39:02 +0000 (19:39 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 3 Dec 2018 04:31:22 +0000 (23:31 -0500)
commitd85c5a615500dd410f60e8bfccc94f34c85c76f2
treecfbbb25d3b40ab3f04af93d9f7570f1f6bb13636
parent87fe817da2cadf40baa7d76f96edc0dd617b17aa
libe2p: helpers for configuring the encoding superblock fields

Implement helper functions to convert the encoding name and specific
parameters requested by the user on the command line into the format
that is written to disk.

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/e2p/Makefile.in
lib/e2p/e2p.h
lib/e2p/encoding.c [new file with mode: 0644]
lib/ext2fs/ext2_fs.h