X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ffid%2Ffid_internal.h;h=87c5636b4113fbc61f331719d75e733f82827afe;hb=d821adb626e050206f1b4605f1159cf65ad22af5;hp=7908db848f357a0da1b9377e3a07f7e6a997c63d;hpb=22464d1230ed58461f51d881f512d5e16644a735;p=fs%2Flustre-release.git diff --git a/lustre/fid/fid_internal.h b/lustre/fid/fid_internal.h index 7908db8..87c5636 100644 --- a/lustre/fid/fid_internal.h +++ b/lustre/fid/fid_internal.h @@ -1,6 +1,4 @@ -/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- - * vim:expandtab:shiftwidth=8:tabstop=8: - * +/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -28,7 +26,8 @@ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - * Copyright (c) 2011 Whamcloud, Inc. + * + * Copyright (c) 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -63,10 +62,6 @@ extern struct lu_context_key seq_thread_key; int seq_client_alloc_super(struct lu_client_seq *seq, const struct lu_env *env); -int seq_client_replay_super(struct lu_client_seq *seq, - struct lu_seq_range *range, - const struct lu_env *env); - /* Store API functions. */ int seq_store_init(struct lu_server_seq *seq, const struct lu_env *env,