Commit b62b9c06 authored by John L. Hammond's avatar John L. Hammond Committed by Greg Kroah-Hartman

staging/lustre/md: fix lu_ucred.c boilerplate

In preparing Ie3a3cd99 (LU-1330 obdclass: splits server-side object
stack from client) the lu_ucred infrastructure was put in its own
file.  Fixup the boilerplate of this file to give the proper path,
short description, and authors.

Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-1330
Lustre-change: http://review.whamcloud.com/5910Signed-off-by: default avatarJohn L. Hammond <john.hammond@intel.com>
Reviewed-by: default avatarFan Yong <fan.yong@intel.com>
Reviewed-by: default avatarVitaly Fertman <vitaly_fertman@xyratex.com>
Reviewed-by: default avatarOleg Drokin <oleg.drokin@intel.com>
Signed-off-by: default avatarPeng Tao <tao.peng@emc.com>
Signed-off-by: default avatarAndreas Dilger <andreas.dilger@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f2145eae
...@@ -33,13 +33,13 @@ ...@@ -33,13 +33,13 @@
* This file is part of Lustre, http://www.lustre.org/ * This file is part of Lustre, http://www.lustre.org/
* Lustre is a trademark of Sun Microsystems, Inc. * Lustre is a trademark of Sun Microsystems, Inc.
* *
* lustre/obdclass/lu_object.c * lustre/obdclass/lu_ucred.c
* *
* Lustre Object. * Lustre user credentials context infrastructure.
* These are the only exported functions, they provide some generic
* infrastructure for managing object devices
* *
* Author: Nikita Danilov <nikita.danilov@sun.com> * Author: Nikita Danilov <nikita.danilov@sun.com>
* Author: Fan Yong <fan.yong@intel.com>
* Author: Vitaly Fertman <vitaly_fertman@xyratex.com>
*/ */
#define DEBUG_SUBSYSTEM S_CLASS #define DEBUG_SUBSYSTEM S_CLASS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment