nilfs2: clean up old e-mail addresses

E-mail addresses of osrg.net domain are no longer available.  This
removes them from authorship notices and prevents reporters from being
confused.

Link: http://lkml.kernel.org/r/1461935747-10380-5-git-send-email-konishi.ryusuke@lab.ntt.co.jp
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Ryusuke Konishi 2016-05-23 16:23:09 -07:00 committed by Linus Torvalds
parent 5726d0b454
commit 4b420ab4ee
38 changed files with 46 additions and 56 deletions

View File

@ -13,9 +13,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Original code was written by Koji Sato <koji@osrg.net>. * Originally written by Koji Sato.
* Two allocators were unified by Ryusuke Konishi <ryusuke@osrg.net>, * Two allocators were unified by Ryusuke Konishi and Amagai Yoshiji.
* Amagai Yoshiji <amagai@osrg.net>.
*/ */
#include <linux/types.h> #include <linux/types.h>

View File

@ -13,9 +13,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Original code was written by Koji Sato <koji@osrg.net>. * Originally written by Koji Sato.
* Two allocators were unified by Ryusuke Konishi <ryusuke@osrg.net>, * Two allocators were unified by Ryusuke Konishi and Amagai Yoshiji.
* Amagai Yoshiji <amagai@osrg.net>.
*/ */
#ifndef _NILFS_ALLOC_H #ifndef _NILFS_ALLOC_H

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#include <linux/fs.h> #include <linux/fs.h>

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#ifndef _NILFS_BMAP_H #ifndef _NILFS_BMAP_H

View File

@ -13,9 +13,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* This file was originally written by Seiji Kihara <kihara@osrg.net> * Originally written by Seiji Kihara.
* and fully revised by Ryusuke Konishi <ryusuke@osrg.net> for * Fully revised by Ryusuke Konishi for stabilization and simplification.
* stabilization and simplification.
* *
*/ */

View File

@ -13,8 +13,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Seiji Kihara <kihara@osrg.net> * Written by Seiji Kihara.
* Revised by Ryusuke Konishi <ryusuke@osrg.net> * Revised by Ryusuke Konishi.
*/ */
#ifndef _NILFS_BTNODE_H #ifndef _NILFS_BTNODE_H

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#include <linux/slab.h> #include <linux/slab.h>

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#ifndef _NILFS_BTREE_H #ifndef _NILFS_BTREE_H

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#ifndef _NILFS_CPFILE_H #ifndef _NILFS_CPFILE_H

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#include <linux/types.h> #include <linux/types.h>

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#ifndef _NILFS_DAT_H #ifndef _NILFS_DAT_H

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Modified for NILFS by Amagai Yoshiji <amagai@osrg.net> * Modified for NILFS by Amagai Yoshiji.
*/ */
/* /*
* linux/fs/ext2/dir.c * linux/fs/ext2/dir.c

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#include <linux/errno.h> #include <linux/errno.h>

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#ifndef _NILFS_DIRECT_H #ifndef _NILFS_DIRECT_H

View File

@ -13,8 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Amagai Yoshiji <amagai@osrg.net>, * Written by Amagai Yoshiji and Ryusuke Konishi.
* Ryusuke Konishi <ryusuke@osrg.net>
*/ */
#include <linux/fs.h> #include <linux/fs.h>

View File

@ -13,9 +13,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Seiji Kihara <kihara@osrg.net>, Amagai Yoshiji <amagai@osrg.net>, * Written by Seiji Kihara, Amagai Yoshiji, and Ryusuke Konishi.
* and Ryusuke Konishi <ryusuke@osrg.net>. * Revised by Ryusuke Konishi.
* Revised by Ryusuke Konishi <ryusuke@osrg.net>.
* *
*/ */
/* /*

View File

@ -13,8 +13,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Amagai Yoshiji <amagai@osrg.net>. * Written by Amagai Yoshiji.
* Revised by Ryusuke Konishi <ryusuke@osrg.net>. * Revised by Ryusuke Konishi.
* *
*/ */

View File

@ -13,8 +13,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Amagai Yoshiji <amagai@osrg.net> * Written by Amagai Yoshiji.
* Revised by Ryusuke Konishi <ryusuke@osrg.net> * Revised by Ryusuke Konishi.
* *
*/ */

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
* *
*/ */

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#include <linux/fs.h> #include <linux/fs.h>

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
*/ */
#include <linux/buffer_head.h> #include <linux/buffer_head.h>

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
*/ */
#ifndef _NILFS_MDT_H #ifndef _NILFS_MDT_H

View File

@ -13,8 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Modified for NILFS by Amagai Yoshiji <amagai@osrg.net>, * Modified for NILFS by Amagai Yoshiji and Ryusuke Konishi.
* Ryusuke Konishi <ryusuke@osrg.net>
*/ */
/* /*
* linux/fs/ext2/namei.c * linux/fs/ext2/namei.c

View File

@ -13,8 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net> * Written by Koji Sato and Ryusuke Konishi.
* Ryusuke Konishi <ryusuke@osrg.net>
*/ */
#ifndef _NILFS_H #ifndef _NILFS_H

View File

@ -13,8 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net>, * Written by Ryusuke Konishi and Seiji Kihara.
* Seiji Kihara <kihara@osrg.net>.
*/ */
#include <linux/pagemap.h> #include <linux/pagemap.h>

View File

@ -13,8 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net>, * Written by Ryusuke Konishi and Seiji Kihara.
* Seiji Kihara <kihara@osrg.net>.
*/ */
#ifndef _NILFS_PAGE_H #ifndef _NILFS_PAGE_H

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
*/ */
#include <linux/buffer_head.h> #include <linux/buffer_head.h>

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
* *
*/ */

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
* *
*/ */
#ifndef _NILFS_SEGBUF_H #ifndef _NILFS_SEGBUF_H

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
* *
*/ */

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
* *
*/ */
#ifndef _NILFS_SEGMENT_H #ifndef _NILFS_SEGMENT_H

View File

@ -13,8 +13,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
* Revised by Ryusuke Konishi <ryusuke@osrg.net>. * Revised by Ryusuke Konishi.
*/ */
#include <linux/kernel.h> #include <linux/kernel.h>

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net>. * Written by Koji Sato.
*/ */
#ifndef _NILFS_SUFILE_H #ifndef _NILFS_SUFILE_H

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
*/ */
/* /*
* linux/fs/ext2/super.c * linux/fs/ext2/super.c

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
* *
*/ */

View File

@ -13,7 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* Written by Ryusuke Konishi <ryusuke@osrg.net> * Written by Ryusuke Konishi.
* *
*/ */

View File

@ -13,8 +13,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details.
* *
* Written by Koji Sato <koji@osrg.net> * Written by Koji Sato and Ryusuke Konishi.
* Ryusuke Konishi <ryusuke@osrg.net>
*/ */
/* /*
* linux/include/linux/ext2_fs.h * linux/include/linux/ext2_fs.h