Whamcloud - gitweb
merge b_llpmd into b_devel. the major highlights:
authorphil <phil>
Tue, 9 Sep 2003 03:55:05 +0000 (03:55 +0000)
committerphil <phil>
Tue, 9 Sep 2003 03:55:05 +0000 (03:55 +0000)
commit147e8cdf3794e8b9c60bbf11b945575d6185290d
tree2cea48e5153ca33518d4d81512b61882ae0253dd
parent5506890434264849ea1b66c2bceb7d09a763e1b1
merge b_llpmd into b_devel.  the major highlights:
- new I/O backend
- new client page cache and llite/lov/osc plumbing
- pre-creation of OST objects
- most of the OBD protocol now revolves around exports, not obd_devices
56 files changed:
lustre/include/linux/lustre_compat25.h
lustre/kernel_patches/kernel_configs/uml_2.6.0_test3.config [new file with mode: 0644]
lustre/kernel_patches/patches/dynamic-locks-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/dynamic-locks-2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext-2.4-patch-5.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-2.4.18-ino_sb_macro-2.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-compat-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-delete_thread-2.4.18-2.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-extents-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-extents-oflag-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-map_inode_page-2.6.0.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-no-write-super-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-o_direct-1.2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-pdirops-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/iopen-2.4.18-2.patch [new file with mode: 0644]
lustre/kernel_patches/patches/iopen-2.6.0.patch [new file with mode: 0644]
lustre/kernel_patches/patches/linux-2.4.18ea-0.8.26-2.patch [new file with mode: 0644]
lustre/kernel_patches/patches/removepage-2.4.20.patch [new file with mode: 0644]
lustre/kernel_patches/patches/removepage-2.6.0.patch [new file with mode: 0644]
lustre/kernel_patches/patches/uml-2.6.0-fix.patch [new file with mode: 0644]
lustre/kernel_patches/patches/uml-patch-2.6.0-test3-1.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs-pdirops-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs-pdirops-2.4.20-rh.patch [new file with mode: 0644]
lustre/kernel_patches/pc/dynamic-locks-2.4.18-chaos.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext-2.4-patch-5.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-2.4.18-ino_sb_macro-2.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-compat-2.4.18-chaos.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-delete_thread-2.4.18-2.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-extents-2.4.18-chaos.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-extents-oflag-2.4.18-chaos.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-map_inode_page-2.6.0.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-no-write-super-chaos.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-pdirops-2.4.18-chaos.pc [new file with mode: 0644]
lustre/kernel_patches/pc/iopen-2.4.18-2.pc [new file with mode: 0644]
lustre/kernel_patches/pc/iopen-2.6.0.pc [new file with mode: 0644]
lustre/kernel_patches/pc/linux-2.4.18ea-0.8.26-2.pc [new file with mode: 0644]
lustre/kernel_patches/pc/removepage-2.4.20.pc [new file with mode: 0644]
lustre/kernel_patches/pc/removepage-2.6.0.pc [new file with mode: 0644]
lustre/kernel_patches/pc/uml-2.6.0-fix.pc [new file with mode: 0644]
lustre/kernel_patches/pc/uml-patch-2.6.0-test3-1.pc [new file with mode: 0644]
lustre/kernel_patches/pc/vfs-pdirops-2.4.18-chaos.pc [new file with mode: 0644]
lustre/kernel_patches/series/chaos-2.4.18
lustre/kernel_patches/series/chaos-2.4.18-pdirops [new file with mode: 0644]
lustre/kernel_patches/series/uml_2.6.0_test3 [new file with mode: 0644]
lustre/liblustre/file.c
lustre/liblustre/llite_lib.h
lustre/liblustre/rw.c
lustre/liblustre/super.c
lustre/mdc/mdc_locks.c [new file with mode: 0644]
lustre/obdfilter/filter_io_24.c [new file with mode: 0644]
lustre/obdfilter/filter_io_26.c [new file with mode: 0644]
lustre/osc/osc_create.c [new file with mode: 0644]
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/ptlrpc_module.c
lustre/tests/replay-ost-single.sh [new file with mode: 0755]
lustre/tests/test-framework.sh [new file with mode: 0644]