Whamcloud - gitweb
libext2fs: add new function ext2fs_add_journal_inode2()
authorTheodore Ts'o <tytso@mit.edu>
Tue, 28 Jan 2014 17:16:35 +0000 (12:16 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 30 Jan 2014 18:58:17 +0000 (13:58 -0500)
commit0fe6e3ae7b1aeea9c9fb74f8df4de3ec691c81e8
tree8de1200fb2a37774fa3cb96a003e671ef745845b
parent3550f722e98105829a99ee094999a81be647c15f
libext2fs: add new function ext2fs_add_journal_inode2()

This new function has an parameter which allows the caller to specify
the location of the journal.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ext2fs.h
lib/ext2fs/mkjournal.c