Whamcloud - gitweb
Add default journal size function
authorTheodore Ts'o <tytso@mit.edu>
Thu, 21 Jun 2007 15:59:06 +0000 (11:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 21 Jun 2007 15:59:06 +0000 (11:59 -0400)
commit56d1236726d8e4624d2f3a2f4713864c1e66bb40
tree51bb49283246533ad69b9cc818381e6b692952a0
parentcb0c5d701a8852f72fe75c9bd223643fb5222399
Add default journal size function

Factor out the code which sets the default journal size and move it
into libext2fs.

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