]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add -J flag to both newfs(8) and tunefs(8) which allows to enable gjournal
authorpjd <pjd@FreeBSD.org>
Tue, 31 Oct 2006 21:52:28 +0000 (21:52 +0000)
committerpjd <pjd@FreeBSD.org>
Tue, 31 Oct 2006 21:52:28 +0000 (21:52 +0000)
commitad87251c1a1185717a0f74277ecd4a6def65e583
treeb48f4736ca193851013f4dcfe8f64cc8cedffd00
parent036e929548382eba04c176d581bb24928a5d4155
Add -J flag to both newfs(8) and tunefs(8) which allows to enable gjournal
support.
I left -j flag for UFS journal implementation which we may gain at some
point.

Sponsored by: home.pl
sbin/newfs/mkfs.c
sbin/newfs/newfs.8
sbin/newfs/newfs.c
sbin/newfs/newfs.h
sbin/tunefs/tunefs.8
sbin/tunefs/tunefs.c