diff --git a/AUTHORS b/AUTHORS index 53279bb..3a83f62 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,7 +1,7 @@ PRIMARY AUTHORS AND MAJOR CONTRIBUTORS TO NILFS-UTILS Authors who worked or are working at labs of NTT Corporation: -* Ryusuke Konishi +* Ryusuke Konishi - Primary maintainer (02/2008-Present) - Implemented mkfs.nilfs2, mount.nilfs2 - Enhanced snapshot/checkpoint tools, cleanerd, and libraries. @@ -22,7 +22,7 @@ Authors who worked or are working at labs of NTT Corporation: - Enhanced lscp to allow specifying range of checkpoints - Enhanced lssu to allow specifying range of segments -* Seiji Kihara +* Seiji Kihara - Maintainer of RPM packages of nilfs-utils and nilfs2 standalone modules - Initial development diff --git a/bin/chcp.c b/bin/chcp.c index 9027eed..07e9f2b 100644 --- a/bin/chcp.c +++ b/bin/chcp.c @@ -17,7 +17,7 @@ * * Written by Koji Sato. * - * Maintained by Ryusuke Konishi from 2008. + * Maintained by Ryusuke Konishi from 2008. */ #ifdef HAVE_CONFIG_H diff --git a/bin/dumpseg.c b/bin/dumpseg.c index 00ee418..7fbbc12 100644 --- a/bin/dumpseg.c +++ b/bin/dumpseg.c @@ -17,7 +17,7 @@ * * Written by Koji Sato. * - * Maintained by Ryusuke Konishi from 2008. + * Maintained by Ryusuke Konishi from 2008. */ #ifdef HAVE_CONFIG_H diff --git a/bin/lscp.c b/bin/lscp.c index 70fdfda..c20ef25 100644 --- a/bin/lscp.c +++ b/bin/lscp.c @@ -17,7 +17,7 @@ * * Written by Koji Sato. * - * Maintained by Ryusuke Konishi from 2008. + * Maintained by Ryusuke Konishi from 2008. */ #ifdef HAVE_CONFIG_H diff --git a/bin/lssu.c b/bin/lssu.c index ee7cc35..c4534ce 100644 --- a/bin/lssu.c +++ b/bin/lssu.c @@ -17,7 +17,7 @@ * * Written by Koji Sato. * - * Maintained by Ryusuke Konishi from 2008. + * Maintained by Ryusuke Konishi from 2008. */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/bin/mkcp.c b/bin/mkcp.c index a9e15b6..4f201b3 100644 --- a/bin/mkcp.c +++ b/bin/mkcp.c @@ -17,7 +17,7 @@ * * Written by Koji Sato. * - * Maintained by Ryusuke Konishi from 2008. + * Maintained by Ryusuke Konishi from 2008. */ #ifdef HAVE_CONFIG_H diff --git a/bin/rmcp.c b/bin/rmcp.c index 92c0d3c..d852a2a 100644 --- a/bin/rmcp.c +++ b/bin/rmcp.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * Written by Koji Sato, - * Ryusuke Konishi . + * Ryusuke Konishi . */ #ifdef HAVE_CONFIG_H diff --git a/lib/cnormap.c b/lib/cnormap.c index 7d83ce7..dd12fb6 100644 --- a/lib/cnormap.c +++ b/lib/cnormap.c @@ -6,7 +6,7 @@ * package. * * Credits: - * Ryusuke Konishi + * Ryusuke Konishi */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/lib/nilfs.c b/lib/nilfs.c index 68d393d..527a93e 100644 --- a/lib/nilfs.c +++ b/lib/nilfs.c @@ -15,7 +15,7 @@ * * Credits: * Koji Sato - * Ryusuke Konishi + * Ryusuke Konishi */ #ifdef HAVE_CONFIG_H diff --git a/lib/parser.c b/lib/parser.c index 84761b0..452508d 100644 --- a/lib/parser.c +++ b/lib/parser.c @@ -13,7 +13,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * - * Written by Ryusuke Konishi . + * Written by Ryusuke Konishi . */ #ifdef HAVE_CONFIG_H diff --git a/lib/sb.c b/lib/sb.c index cd27077..a5a0831 100644 --- a/lib/sb.c +++ b/lib/sb.c @@ -13,7 +13,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * - * Written by Ryusuke Konishi . + * Written by Ryusuke Konishi . */ #ifdef HAVE_CONFIG_H diff --git a/man/chcp.8 b/man/chcp.8 index 66bd53e..e1d4b5e 100644 --- a/man/chcp.8 +++ b/man/chcp.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH CHCP 8 "Apr 2014" "nilfs-utils version 2.2" .SH NAME diff --git a/man/dumpseg.8 b/man/dumpseg.8 index eb17a4b..bc06629 100644 --- a/man/dumpseg.8 +++ b/man/dumpseg.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH DUMPSEG 8 "Apr 2014" "nilfs-utils version 2.2" .SH NAME diff --git a/man/lscp.1 b/man/lscp.1 index 4eb03f2..c0cfc4c 100644 --- a/man/lscp.1 +++ b/man/lscp.1 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH LSCP 1 "Apr 2014" "nilfs-utils version 2.2" .SH NAME diff --git a/man/lssu.1 b/man/lssu.1 index cadad72..a2728d7 100644 --- a/man/lssu.1 +++ b/man/lssu.1 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH LSSU 1 "Apr 2014" "nilfs-utils version 2.2" .SH NAME diff --git a/man/mkcp.8 b/man/mkcp.8 index 569d72c..84b5f0a 100644 --- a/man/mkcp.8 +++ b/man/mkcp.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH MKCP 8 "Apr 2014" "nilfs-utils version 2.2" .SH NAME diff --git a/man/mkfs.nilfs2.8 b/man/mkfs.nilfs2.8 index 7899e7b..cc22afa 100644 --- a/man/mkfs.nilfs2.8 +++ b/man/mkfs.nilfs2.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH MKFS.NILFS2 8 "Apr 2014" "nilfs-utils version 2.2" .SH NAME @@ -185,7 +185,7 @@ and exit. .SH AUTHOR This version of .B mkfs.nilfs2 -has been written by Ryusuke Konishi . +has been written by Ryusuke Konishi . .SH AVAILABILITY .B mkfs.nilfs2 is part of the nilfs-utils package and is available from diff --git a/man/mount.nilfs2.8 b/man/mount.nilfs2.8 index 8ea1fb2..c4dd31e 100644 --- a/man/mount.nilfs2.8 +++ b/man/mount.nilfs2.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH MOUNT.NILFS2 8 "Apr 2014" "nilfs-utils version 2.2" .SH NAME @@ -180,7 +180,7 @@ mount failure some mount succeeded .SH AUTHOR .B mount.nilfs2 -is written by Ryusuke Konishi for NILFS2, +is written by Ryusuke Konishi for NILFS2, based on the mount program included in the util-linux package. .SH AVAILABILITY .B mount.nilfs2 diff --git a/man/nilfs-clean.8 b/man/nilfs-clean.8 index f097e66..70b24a3 100644 --- a/man/nilfs-clean.8 +++ b/man/nilfs-clean.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2011-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH NILFS-CLEAN 8 "Apr 2014" "nilfs-utils version 2.2" .SH NAME @@ -79,7 +79,7 @@ Verbose mode. \fB\-V\fR, \fB\-\-version\fR Display version and exit. .SH AUTHOR -Ryusuke Konishi +Ryusuke Konishi .SH AVAILABILITY .B nilfs-clean is part of the nilfs-utils package and is available from diff --git a/man/nilfs-resize.8 b/man/nilfs-resize.8 index fb96a0f..afee9b0 100644 --- a/man/nilfs-resize.8 +++ b/man/nilfs-resize.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2011-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH NILFS-RESIZE 8 "Apr 2014" "nilfs-utils version 2.2" .SH NAME @@ -52,7 +52,7 @@ Verbose mode. \fB\-V\fR, \fB\-\-version\fR Display version and exit. .SH AUTHOR -Ryusuke Konishi +Ryusuke Konishi .SH AVAILABILITY .B nilfs-resize is part of the nilfs-utils package and is available from diff --git a/man/nilfs.8 b/man/nilfs.8 index 8ce1ee9..16165e1 100644 --- a/man/nilfs.8 +++ b/man/nilfs.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2005-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH NILFS 8 "Apr 2014" "nilfs-utils version 2.2" .SH NAME diff --git a/man/nilfs_cleanerd.8 b/man/nilfs_cleanerd.8 index 6700799..e937973 100644 --- a/man/nilfs_cleanerd.8 +++ b/man/nilfs_cleanerd.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH NILFS_CLEANERD 8 "Sep 2016" "nilfs-utils version 2.2" .SH NAME @@ -76,7 +76,7 @@ nilfs-utils is equal to or older than 2.2.5, this lets Configuration file for \fBnilfs_cleanerd\fP. See \fBnilfs_cleanerd.conf\fP(5) for details. .SH AUTHOR -Koji Sato, Ryusuke Konishi . +Koji Sato, Ryusuke Konishi . .SH AVAILABILITY .B nilfs_cleanerd is part of the nilfs-utils package and available from diff --git a/man/nilfs_cleanerd.conf.5 b/man/nilfs_cleanerd.conf.5 index f0366e4..dd0a71d 100644 --- a/man/nilfs_cleanerd.conf.5 +++ b/man/nilfs_cleanerd.conf.5 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH NILFS_CLEANERD.CONF 5 "Apr 2014" "nilfs-utils version 2.2" .SH NAME diff --git a/man/rmcp.8 b/man/rmcp.8 index 150bb85..8e7a279 100644 --- a/man/rmcp.8 +++ b/man/rmcp.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH RMCP 8 "Apr 2014" "nilfs-utils version 2.2" .SH NAME @@ -46,7 +46,7 @@ Display help message and exit. \fB\-V\fR, \fB\-\-version\fR Display version and exit. .SH AUTHOR -Koji Sato, Ryusuke Konishi . +Koji Sato, Ryusuke Konishi . .SH AVAILABILITY .B rmcp is part of the nilfs-utils package and is available from diff --git a/man/umount.nilfs2.8 b/man/umount.nilfs2.8 index 0fca738..46e8524 100644 --- a/man/umount.nilfs2.8 +++ b/man/umount.nilfs2.8 @@ -1,5 +1,5 @@ .\" Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation. -.\" Written by Ryusuke Konishi +.\" Written by Ryusuke Konishi .\" .TH UMOUNT.NILFS2 8 "Apr 2014" "nilfs-utils version 2.2" .SH NAME @@ -47,7 +47,7 @@ which also allows \fBumount\fP(8) to free the loop device without the `loop=...' option, is not supported. .SH AUTHOR .B umount.nilfs2 -is written by Ryusuke Konishi for NILFS2, +is written by Ryusuke Konishi for NILFS2, based on the umount program included in the util-linux package. .SH AVAILABILITY .B umount.nilfs2 diff --git a/sbin/cldconfig.c b/sbin/cldconfig.c index 957cc86..b60e4fc 100644 --- a/sbin/cldconfig.c +++ b/sbin/cldconfig.c @@ -8,7 +8,7 @@ * * Credits: * Koji Sato, - * Ryusuke Konishi . + * Ryusuke Konishi . */ #ifdef HAVE_CONFIG_H diff --git a/sbin/cldconfig.h b/sbin/cldconfig.h index c1b6c2a..7b8973c 100644 --- a/sbin/cldconfig.h +++ b/sbin/cldconfig.h @@ -8,7 +8,7 @@ * * Credits: * Koji Sato, - * Ryusuke Konishi . + * Ryusuke Konishi . */ #ifndef CLDCONFIG_H diff --git a/sbin/cleanerd.c b/sbin/cleanerd.c index f6388b0..7a90951 100644 --- a/sbin/cleanerd.c +++ b/sbin/cleanerd.c @@ -8,7 +8,7 @@ * * Credits: * Koji Sato, - * Ryusuke Konishi . + * Ryusuke Konishi . */ #ifdef HAVE_CONFIG_H diff --git a/sbin/mkfs.c b/sbin/mkfs.c index a0da7fe..1c46fc9 100644 --- a/sbin/mkfs.c +++ b/sbin/mkfs.c @@ -9,7 +9,7 @@ * Credits: * Hisashi Hifumi, * Amagai Yoshiji, - * Ryusuke Konishi . + * Ryusuke Konishi . */ #ifdef HAVE_CONFIG_H diff --git a/sbin/mkfs.h b/sbin/mkfs.h index 518362b..700f82d 100644 --- a/sbin/mkfs.h +++ b/sbin/mkfs.h @@ -9,7 +9,7 @@ * Credits: * Hisashi Hifumi, * Amagai Yoshiji, - * Ryusuke Konishi . + * Ryusuke Konishi . */ #ifndef NILFS_MKFS_H diff --git a/sbin/mount/mount.nilfs2.c b/sbin/mount/mount.nilfs2.c index 445e8b6..18e7601 100644 --- a/sbin/mount/mount.nilfs2.c +++ b/sbin/mount/mount.nilfs2.c @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 021110-1307, USA. * - * Written by Ryusuke Konishi + * Written by Ryusuke Konishi * using examples from util-linux-2.12r/mount.c. * * The following functions are extracted from util-linux-2.12r/mount.c: diff --git a/sbin/mount/mount_attrs.c b/sbin/mount/mount_attrs.c index f5d5b6d..ec63561 100644 --- a/sbin/mount/mount_attrs.c +++ b/sbin/mount/mount_attrs.c @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 021110-1307, USA. * - * Written by Ryusuke Konishi + * Written by Ryusuke Konishi */ #ifdef HAVE_CONFIG_H diff --git a/sbin/mount/mount_libmount.c b/sbin/mount/mount_libmount.c index ef40e68..5405a6c 100644 --- a/sbin/mount/mount_libmount.c +++ b/sbin/mount/mount_libmount.c @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 021110-1307, USA. * - * Written by Ryusuke Konishi + * Written by Ryusuke Konishi */ #ifdef HAVE_CONFIG_H diff --git a/sbin/mount/mount_mntent.h b/sbin/mount/mount_mntent.h index ddb9b9b..61ba9c2 100644 --- a/sbin/mount/mount_mntent.h +++ b/sbin/mount/mount_mntent.h @@ -1,7 +1,7 @@ /* * code borrowed from util-linux-2.12r/mount/mntent.h * - * modified by Ryusuke Konishi + * modified by Ryusuke Konishi */ #ifndef MOUNT_MNTENT_H #define MOUNT_MNTENT_H diff --git a/sbin/mount/mount_opts.c b/sbin/mount/mount_opts.c index 017a716..c7db337 100644 --- a/sbin/mount/mount_opts.c +++ b/sbin/mount/mount_opts.c @@ -502,7 +502,7 @@ char *fix_opts_string(int flags, const char *extra_opts, const char *user) /* * Following part was appended by - * Ryusuke Konishi . + * Ryusuke Konishi . */ static char *strchrnulq(char *s, int c, int qc) { diff --git a/sbin/mount/mount_opts.h b/sbin/mount/mount_opts.h index 00e6958..2cc4d2b 100644 --- a/sbin/mount/mount_opts.h +++ b/sbin/mount/mount_opts.h @@ -3,7 +3,7 @@ * * Code extracted from util-linux-2.12r/mount/mount.c * - * modified by Ryusuke Konishi + * modified by Ryusuke Konishi */ #ifndef _MOUNT_OPTS_H #define _MOUNT_OPTS_H diff --git a/sbin/mount/umount.nilfs2.c b/sbin/mount/umount.nilfs2.c index be4baa5..0281c72 100644 --- a/sbin/mount/umount.nilfs2.c +++ b/sbin/mount/umount.nilfs2.c @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 021110-1307, USA. * - * Written by Ryusuke Konishi + * Written by Ryusuke Konishi * using examples from util-linux-2.12r/{umount,lomount}.c. * * The following functions are based on util-linux-2.12r/mount.c diff --git a/sbin/mount/umount_libmount.c b/sbin/mount/umount_libmount.c index ae5a337..dc48e22 100644 --- a/sbin/mount/umount_libmount.c +++ b/sbin/mount/umount_libmount.c @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 021110-1307, USA. * - * Written by Ryusuke Konishi + * Written by Ryusuke Konishi */ #ifdef HAVE_CONFIG_H diff --git a/sbin/nilfs-clean.c b/sbin/nilfs-clean.c index 2835884..8a57cd7 100644 --- a/sbin/nilfs-clean.c +++ b/sbin/nilfs-clean.c @@ -7,7 +7,7 @@ * Copyright (C) 2011-2012 Nippon Telegraph and Telephone Corporation. * * Credits: - * Ryusuke Konishi + * Ryusuke Konishi */ #ifdef HAVE_CONFIG_H diff --git a/sbin/nilfs-resize.c b/sbin/nilfs-resize.c index 18b7bb5..b950bd7 100644 --- a/sbin/nilfs-resize.c +++ b/sbin/nilfs-resize.c @@ -7,7 +7,7 @@ * Copyright (C) 2011-2012 Nippon Telegraph and Telephone Corporation. * * Credits: - * Ryusuke Konishi + * Ryusuke Konishi */ #ifdef HAVE_CONFIG_H