Whamcloud - gitweb
mds/handler.c, mds/mds_reint.c: fixup the ext3 MDS code a bit to build on
authoradilger <adilger>
Sat, 23 Mar 2002 00:33:13 +0000 (00:33 +0000)
committeradilger <adilger>
Sat, 23 Mar 2002 00:33:13 +0000 (00:33 +0000)
commitaba91aec601695c1d284d940e2979137bfdaf464
treeefc263ec0af47df8d9cc749827d0054e9d8890f1
parent4800798d29a2d9f9c1c770693c6486bf6da0fb58
mds/handler.c, mds/mds_reint.c: fixup the ext3 MDS code a bit to build on
the older 2.4.9 kernel (i_blkbits does not exist there), and add
in the missing fixup for i_diskblocks
ALL: add in test framework for simulating errors, dropped packets, etc.
does not yet integrate with the ext3 on-disk error interface
lustre/include/linux/obd_support.h
lustre/mds/handler.c
lustre/mds/mds_reint.c
lustre/obdclass/class_obd.c
lustre/obdclass/sysctl.c
lustre/ost/ost_handler.c