Whamcloud - gitweb
land clio.
authornikita <nikita>
Fri, 7 Nov 2008 23:54:43 +0000 (23:54 +0000)
committernikita <nikita>
Fri, 7 Nov 2008 23:54:43 +0000 (23:54 +0000)
commitfbf5870b9848929d352460f1f005b79c0b5ccc5a
treeb511a813e8e22a6a7f3718c45dc18eed12341c51
parentc83c2bee2dfa881007fa697ed912dd64574a0c3e
land clio.
b=14166
180 files changed:
lustre/ChangeLog
lustre/autoMakefile.am
lustre/autoconf/lustre-core.m4
lustre/cmm/cmm_device.c
lustre/cmm/cmm_object.c
lustre/cmm/mdc_device.c
lustre/cmm/mdc_object.c
lustre/doc/lock-ordering [new file with mode: 0644]
lustre/fld/fld_request.c
lustre/include/Makefile.am
lustre/include/cl_object.h [new file with mode: 0644]
lustre/include/dt_object.h
lustre/include/lclient.h [new file with mode: 0644]
lustre/include/liblustre.h
lustre/include/linux/lustre_acl.h
lustre/include/linux/lustre_compat25.h
lustre/include/linux/obd_support.h
lustre/include/lu_object.h
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_cache.h [deleted file]
lustre/include/lustre_dlm.h
lustre/include/lustre_lite.h
lustre/include/lustre_net.h
lustre/include/md_object.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/include/obd_ost.h
lustre/include/obd_support.h
lustre/kernel_patches/patches/2.6-rhel4-kgdb-ga.patch
lustre/kernel_patches/patches/2.6-rhel5-kgdb-ga.patch [new file with mode: 0644]
lustre/kernel_patches/patches/kgdb-2.6.18-vanilla.patch [new file with mode: 0644]
lustre/kernel_patches/patches/lockdep_chains-2.6.18-vanilla.patch [new file with mode: 0644]
lustre/kernel_patches/series/2.6-rhel4.series
lustre/kernel_patches/series/2.6.18-vanilla.series
lustre/lclient/Makefile.am [new file with mode: 0644]
lustre/lclient/glimpse.c [new file with mode: 0644]
lustre/lclient/lcommon_cl.c [new file with mode: 0644]
lustre/ldlm/ldlm_extent.c
lustre/ldlm/ldlm_flock.c
lustre/ldlm/ldlm_internal.h
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_pool.c
lustre/ldlm/ldlm_request.c
lustre/liblustre/Makefile.am
lustre/liblustre/dir.c
lustre/liblustre/file.c
lustre/liblustre/llite_cl.c [new file with mode: 0644]
lustre/liblustre/llite_lib.c
lustre/liblustre/llite_lib.h
lustre/liblustre/namei.c
lustre/liblustre/rw.c
lustre/liblustre/super.c
lustre/liblustre/tests/sanity.c
lustre/llite/Makefile.in
lustre/llite/autoMakefile.am
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/llite_capa.c
lustre/llite/llite_close.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/llite_mmap.c
lustre/llite/lloop.c
lustre/llite/lproc_llite.c
lustre/llite/namei.c
lustre/llite/rw.c
lustre/llite/rw26.c
lustre/llite/super25.c
lustre/llite/symlink.c
lustre/llite/vvp_dev.c [new file with mode: 0644]
lustre/llite/vvp_internal.h [new file with mode: 0644]
lustre/llite/vvp_io.c [new file with mode: 0644]
lustre/llite/vvp_lock.c [new file with mode: 0644]
lustre/llite/vvp_object.c [new file with mode: 0644]
lustre/llite/vvp_page.c [new file with mode: 0644]
lustre/lmv/lmv_internal.h
lustre/lmv/lmv_obd.c
lustre/lmv/lproc_lmv.c
lustre/lov/Makefile.in
lustre/lov/autoMakefile.am
lustre/lov/lov_cl_internal.h [new file with mode: 0644]
lustre/lov/lov_dev.c [new file with mode: 0644]
lustre/lov/lov_ea.c
lustre/lov/lov_internal.h
lustre/lov/lov_io.c [new file with mode: 0644]
lustre/lov/lov_lock.c [new file with mode: 0644]
lustre/lov/lov_merge.c
lustre/lov/lov_obd.c
lustre/lov/lov_object.c [new file with mode: 0644]
lustre/lov/lov_page.c [new file with mode: 0644]
lustre/lov/lov_request.c
lustre/lov/lovsub_dev.c [new file with mode: 0644]
lustre/lov/lovsub_io.c [moved from lustre/include/obd_echo.h with 58% similarity]
lustre/lov/lovsub_lock.c [new file with mode: 0644]
lustre/lov/lovsub_object.c [new file with mode: 0644]
lustre/lov/lovsub_page.c [new file with mode: 0644]
lustre/lvfs/fsfilt_ext3.c
lustre/lvfs/lvfs_linux.c
lustre/lvfs/quotafmt_test.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.c
lustre/mdd/mdd_device.c
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_lov.c
lustre/mdd/mdd_object.c
lustre/mdd/mdd_permission.c
lustre/mds/lproc_mds.c
lustre/mds/mds_fs.c
lustre/mds/mds_lov.c
lustre/mdt/mdt_capa.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_recovery.c
lustre/mdt/mdt_reint.c
lustre/mgs/mgs_llog.c
lustre/obdclass/Makefile.in
lustre/obdclass/autoMakefile.am
lustre/obdclass/cl_internal.h [new file with mode: 0644]
lustre/obdclass/cl_io.c [new file with mode: 0644]
lustre/obdclass/cl_lock.c [new file with mode: 0644]
lustre/obdclass/cl_object.c [new file with mode: 0644]
lustre/obdclass/cl_page.c [new file with mode: 0644]
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdclass/linux/linux-module.c
lustre/obdclass/linux/linux-obdo.c
lustre/obdclass/llog_cat.c
lustre/obdclass/llog_lvfs.c
lustre/obdclass/llog_obd.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/lu_object.c
lustre/obdclass/lu_time.c
lustre/obdclass/obd_mount.c
lustre/obdecho/autoMakefile.am
lustre/obdecho/echo.c
lustre/obdecho/echo_client.c
lustre/obdecho/echo_internal.h [new file with mode: 0644]
lustre/obdfilter/filter_io.c
lustre/osc/Makefile.in
lustre/osc/autoMakefile.am
lustre/osc/cache.c [deleted file]
lustre/osc/lproc_osc.c
lustre/osc/osc_cl_internal.h [new file with mode: 0644]
lustre/osc/osc_create.c
lustre/osc/osc_dev.c [new file with mode: 0644]
lustre/osc/osc_internal.h
lustre/osc/osc_io.c [new file with mode: 0644]
lustre/osc/osc_lock.c [new file with mode: 0644]
lustre/osc/osc_object.c [new file with mode: 0644]
lustre/osc/osc_page.c [new file with mode: 0644]
lustre/osc/osc_request.c
lustre/osd/osd_handler.c
lustre/osd/osd_internal.h
lustre/ptlrpc/client.c
lustre/ptlrpc/events.c
lustre/ptlrpc/import.c
lustre/ptlrpc/layout.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/pinger.c
lustre/ptlrpc/ptlrpcd.c
lustre/ptlrpc/recov_thread.c
lustre/ptlrpc/sec.c
lustre/ptlrpc/sec_plain.c
lustre/ptlrpc/service.c
lustre/quota/quota_context.c
lustre/tests/fsx.c
lustre/tests/it_test.c
lustre/tests/kbuild [new file with mode: 0755]
lustre/tests/lockorder.sh
lustre/tests/multifstat.c
lustre/tests/sanity-nano.sh [new file with mode: 0755]
lustre/tests/sanity.sh
lustre/tests/sanityN.sh
lustre/tests/sendfile.c
lustre/tests/test-framework.sh
lustre/utils/gss/lsupport.c
lustre/utils/obdiolib.c