X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdclass%2Fproc_lustre.c;h=f83e7a637643386dbb9d9a07172c57d88860d263;hb=059b081ae9e55b4d040ab459727f600b47c15797;hp=fcd71589012f0a890b1d63ba1fd84e2f4db919ee;hpb=7a30b5ccf77a04e2ecd591c588f01983b528ab14;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/proc_lustre.c b/lustre/obdclass/proc_lustre.c index fcd7158..f83e7a6 100644 --- a/lustre/obdclass/proc_lustre.c +++ b/lustre/obdclass/proc_lustre.c @@ -1,5 +1,10 @@ /* proc_lustre.c manages /proc/lustre/obd. * + * Copyright (c) 2001 Rumi Zahir + * + * This code is issued under the GNU General Public License. + * See the file COPYING in this distribution + * * OBD devices materialize in /proc as a directory: * /proc/lustre/obd/ * when /dev/obd is opened. When the device is closed, the @@ -29,8 +34,6 @@ * proc_lustre_remove_obd_entry() removes a * /proc/lustre/obd// entry by name. This is the only * function that is exported to other modules. - * - * Copyright (c) 2001 Rumi Zahir */ #include