Whamcloud - gitweb
Branch: b1_4
authoradilger <adilger>
Mon, 25 Oct 2004 06:27:28 +0000 (06:27 +0000)
committeradilger <adilger>
Mon, 25 Oct 2004 06:27:28 +0000 (06:27 +0000)
commit8ac38988273c2b49a494c5d1c2631728d9f7da93
tree6bfe744ef3a2c3a504fa9d221e24b4884c3ba65e
parentac73e9a25d3d43965fc7e8e80dd55730f1ec7d76
Branch: b1_4
- reorganization of lov code
- fixups for compiling on 2.6
21 files changed:
lustre/ChangeLog
lustre/configure.in
lustre/include/linux/lustre_net.h
lustre/include/linux/lvfs_linux.h
lustre/include/linux/obd_lov.h
lustre/include/lustre/lustre_user.h
lustre/kernel_patches/patches/export-zap-page-range.patch [new file with mode: 0644]
lustre/liblustre/rw.c
lustre/llite/file.c
lustre/llite/llite_lib.c
lustre/lov/Makefile.in
lustre/lov/Makefile.mk
lustre/lov/autoMakefile.am
lustre/lov/lov_internal.h
lustre/lov/lov_merge.c [new file with mode: 0644]
lustre/lov/lov_obd.c
lustre/lov/lov_offset.c [new file with mode: 0644]
lustre/lov/lov_pack.c
lustre/lov/lov_qos.c [new file with mode: 0644]
lustre/lov/lov_request.c [new file with mode: 0644]
lustre/ptlrpc/client.c