The patch titled Subject: ocfs2: update filecheck copyright has been removed from the -mm tree. Its filename was ocfs2-update-filecheck-copyright.patch This patch was dropped because an updated version will be merged ------------------------------------------------------ From: Gang He <ghe@xxxxxxxx> Subject: ocfs2: update filecheck copyright Besides inode block online check, add file extent block online check this time, we will add more kinds of meta block online check/repair in the future. This patch (of 4): Update filecheck copyright to the right time/contributor Signed-off-by: Gang He <ghe@xxxxxxxx> Cc: Mark Fasheh <mfasheh@xxxxxxxx> Cc: Joel Becker <jlbec@xxxxxxxxxxxx> Cc: Goldwyn Rodrigues <rgoldwyn@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/ocfs2/filecheck.c | 2 +- fs/ocfs2/filecheck.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff -puN fs/ocfs2/filecheck.c~ocfs2-update-filecheck-copyright fs/ocfs2/filecheck.c --- a/fs/ocfs2/filecheck.c~ocfs2-update-filecheck-copyright +++ a/fs/ocfs2/filecheck.c @@ -5,7 +5,7 @@ * * Code which implements online file check. * - * Copyright (C) 2007, 2009 Oracle. All rights reserved. + * Copyright (C) 2015 Novell. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff -puN fs/ocfs2/filecheck.h~ocfs2-update-filecheck-copyright fs/ocfs2/filecheck.h --- a/fs/ocfs2/filecheck.h~ocfs2-update-filecheck-copyright +++ a/fs/ocfs2/filecheck.h @@ -5,7 +5,7 @@ * * Online file check. * - * Copyright (C) 2007 Oracle. All rights reserved. + * Copyright (C) 2015 Novell. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public _ Patches currently in -mm which might be from ghe@xxxxxxxx are ocfs2-add-errno-and-macro-definitions.patch ocfs2-filecheck-validate_extent_block-function.patch ocfs2-add-file-extent-block-check.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html