mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
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:
parent
5726d0b454
commit
4b420ab4ee
@ -13,9 +13,8 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Original code was written by Koji Sato <koji@osrg.net>.
|
||||
* Two allocators were unified by Ryusuke Konishi <ryusuke@osrg.net>,
|
||||
* Amagai Yoshiji <amagai@osrg.net>.
|
||||
* Originally written by Koji Sato.
|
||||
* Two allocators were unified by Ryusuke Konishi and Amagai Yoshiji.
|
||||
*/
|
||||
|
||||
#include <linux/types.h>
|
||||
|
@ -13,9 +13,8 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Original code was written by Koji Sato <koji@osrg.net>.
|
||||
* Two allocators were unified by Ryusuke Konishi <ryusuke@osrg.net>,
|
||||
* Amagai Yoshiji <amagai@osrg.net>.
|
||||
* Originally written by Koji Sato.
|
||||
* Two allocators were unified by Ryusuke Konishi and Amagai Yoshiji.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_ALLOC_H
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#include <linux/fs.h>
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_BMAP_H
|
||||
|
@ -13,9 +13,8 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* This file was originally written by Seiji Kihara <kihara@osrg.net>
|
||||
* and fully revised by Ryusuke Konishi <ryusuke@osrg.net> for
|
||||
* stabilization and simplification.
|
||||
* Originally written by Seiji Kihara.
|
||||
* Fully revised by Ryusuke Konishi for stabilization and simplification.
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -13,8 +13,8 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Seiji Kihara <kihara@osrg.net>
|
||||
* Revised by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Seiji Kihara.
|
||||
* Revised by Ryusuke Konishi.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_BTNODE_H
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#include <linux/slab.h>
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_BTREE_H
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_CPFILE_H
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#include <linux/types.h>
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_DAT_H
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* 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
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#include <linux/errno.h>
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_DIRECT_H
|
||||
|
@ -13,8 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Amagai Yoshiji <amagai@osrg.net>,
|
||||
* Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Amagai Yoshiji and Ryusuke Konishi.
|
||||
*/
|
||||
|
||||
#include <linux/fs.h>
|
||||
|
@ -13,9 +13,8 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Seiji Kihara <kihara@osrg.net>, Amagai Yoshiji <amagai@osrg.net>,
|
||||
* and Ryusuke Konishi <ryusuke@osrg.net>.
|
||||
* Revised by Ryusuke Konishi <ryusuke@osrg.net>.
|
||||
* Written by Seiji Kihara, Amagai Yoshiji, and Ryusuke Konishi.
|
||||
* Revised by Ryusuke Konishi.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
|
@ -13,8 +13,8 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Amagai Yoshiji <amagai@osrg.net>.
|
||||
* Revised by Ryusuke Konishi <ryusuke@osrg.net>.
|
||||
* Written by Amagai Yoshiji.
|
||||
* Revised by Ryusuke Konishi.
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -13,8 +13,8 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Amagai Yoshiji <amagai@osrg.net>
|
||||
* Revised by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Amagai Yoshiji.
|
||||
* Revised by Ryusuke Konishi.
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#include <linux/fs.h>
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*/
|
||||
|
||||
#include <linux/buffer_head.h>
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_MDT_H
|
||||
|
@ -13,8 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Modified for NILFS by Amagai Yoshiji <amagai@osrg.net>,
|
||||
* Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Modified for NILFS by Amagai Yoshiji and Ryusuke Konishi.
|
||||
*/
|
||||
/*
|
||||
* linux/fs/ext2/namei.c
|
||||
|
@ -13,8 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>
|
||||
* Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Koji Sato and Ryusuke Konishi.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_H
|
||||
|
@ -13,8 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>,
|
||||
* Seiji Kihara <kihara@osrg.net>.
|
||||
* Written by Ryusuke Konishi and Seiji Kihara.
|
||||
*/
|
||||
|
||||
#include <linux/pagemap.h>
|
||||
|
@ -13,8 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>,
|
||||
* Seiji Kihara <kihara@osrg.net>.
|
||||
* Written by Ryusuke Konishi and Seiji Kihara.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_PAGE_H
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*/
|
||||
|
||||
#include <linux/buffer_head.h>
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*
|
||||
*/
|
||||
#ifndef _NILFS_SEGBUF_H
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*
|
||||
*/
|
||||
#ifndef _NILFS_SEGMENT_H
|
||||
|
@ -13,8 +13,8 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Revised by Ryusuke Konishi <ryusuke@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
* Revised by Ryusuke Konishi.
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>.
|
||||
* Written by Koji Sato.
|
||||
*/
|
||||
|
||||
#ifndef _NILFS_SUFILE_H
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*/
|
||||
/*
|
||||
* linux/fs/ext2/super.c
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* Written by Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Ryusuke Konishi.
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -13,8 +13,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Lesser General Public License for more details.
|
||||
*
|
||||
* Written by Koji Sato <koji@osrg.net>
|
||||
* Ryusuke Konishi <ryusuke@osrg.net>
|
||||
* Written by Koji Sato and Ryusuke Konishi.
|
||||
*/
|
||||
/*
|
||||
* linux/include/linux/ext2_fs.h
|
||||
|
Loading…
Reference in New Issue
Block a user