X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdclass%2Fcl_internal.h;h=314c58afa484f7be1e70d47de121d1baa9ee99e1;hb=9c6ebfd11be1cc11629a2960c8c818492e1f0980;hp=b17ec42b8ed778238928a2a5ac7199cad7611afb;hpb=e3a7c58aebafce40323db54bf6056029e5af4a70;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/cl_internal.h b/lustre/obdclass/cl_internal.h index b17ec42..314c58a 100644 --- a/lustre/obdclass/cl_internal.h +++ b/lustre/obdclass/cl_internal.h @@ -27,7 +27,7 @@ * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Whamcloud, Inc. + * Copyright (c) 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -110,7 +110,7 @@ struct cl_thread_info { */ struct cl_sync_io clt_anchor; /** - * Fields used by cl_lock_page_out(). + * Fields used by cl_lock_discard_pages(). */ pgoff_t clt_next_index; pgoff_t clt_fn_index; /* first non-overlapped index */