Whamcloud - gitweb
add mds-laeyring prototype
authornikita <nikita>
Tue, 28 Mar 2006 15:56:58 +0000 (15:56 +0000)
committernikita <nikita>
Tue, 28 Mar 2006 15:56:58 +0000 (15:56 +0000)
commitf568fdc99597659f18c1ce6c1968f4daa97718e0
tree57aa9ab24aa13b7e345b31c9e402b86bc2a0e61c
parenta973f539ebbc4a788734aef5a2bdfd698beee344
add mds-laeyring prototype
16 files changed:
lustre/Makefile.in
lustre/autoconf/lustre-core.m4
lustre/include/linux/Makefile.am
lustre/include/linux/lu_object.h [new file with mode: 0644]
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_net.h
lustre/kernel_patches/patches/2.6-rhel4-kgdb-ga.patch [new file with mode: 0644]
lustre/kernel_patches/series/2.6-rhel4.series
lustre/mdt/Makefile.in [new file with mode: 0644]
lustre/mdt/autoMakefile.am [new file with mode: 0644]
lustre/mdt/mdt.h [new file with mode: 0644]
lustre/mdt/mdt_handler.c [new file with mode: 0644]
lustre/obdclass/Makefile.in
lustre/obdclass/class_obd.c
lustre/obdclass/lu_object.c [new file with mode: 0644]
lustre/ptlrpc/pack_generic.c