2013-06-24 06:39:46

by Kazuya Mio

[permalink] [raw]
Subject: [PATCH 0/2 V2] Fix mke2fs -F for consistency with the man page

I try to fix mke2fs -F for consistency with the man page.
The previous version of this patch series is as follows:

http://patchwork.ozlabs.org/patch/217838/
http://patchwork.ozlabs.org/patch/217839/

Change log:
- Rebase to e2fsprogs-1.42.8

configure.in | 2 ++
lib/ext2fs/ismounted.c | 38 ++++++++++++++++++++++++++++++++++++++
misc/util.c | 4 ++--
3 files changed, 42 insertions(+), 2 deletions(-)

Regards,
Kazuya Mio