Whamcloud - gitweb
Fixes some scability and access to not inited memory problems
authorshadow <shadow>
Thu, 29 Nov 2007 12:37:33 +0000 (12:37 +0000)
committershadow <shadow>
Thu, 29 Nov 2007 12:37:33 +0000 (12:37 +0000)
commit5b26bbe0f452713ddd54c75781153adc54a4dafb
treeaa0b277d60bdea7f98c7f1778eab44d88ed2e9c2
parent3b4e18a23d26f5f0c3a5ecabea55d2be9acfc4ab
Fixes some scability and access to not inited memory problems
in work with lov objdid file.

b=12702
i=umka
i=nathan
19 files changed:
lnet/include/libcfs/Makefile.am
lnet/include/libcfs/bitmap.h [new file with mode: 0644]
lnet/include/libcfs/user-bitops.h [new file with mode: 0644]
lnet/libcfs/autoMakefile.am
lnet/libcfs/user-bitops.c [new file with mode: 0644]
lustre/ChangeLog
lustre/include/liblustre.h
lustre/include/lustre_mds.h
lustre/include/obd.h
lustre/llite/file.c
lustre/lov/lov_obd.c
lustre/lov/lov_request.c
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_lov.c
lustre/mds/handler.c
lustre/mds/mds_internal.h
lustre/mds/mds_lov.c
lustre/mds/mds_open.c