Whamcloud - gitweb
Merge most b_llp_hp features and fixes into b_devel:
authorphil <phil>
Mon, 6 Oct 2003 22:31:50 +0000 (22:31 +0000)
committerphil <phil>
Mon, 6 Oct 2003 22:31:50 +0000 (22:31 +0000)
commit85c82e09f1bb74bef49c67734591331300138e11
treec69ef13f897f139679b79895dfdc37b7fe0c1690
parent3e37f7eb7964d7905c60eb246f31bed70ff44637
Merge most b_llp_hp features and fixes into b_devel:
 - some functional LDLM reorganization to support posix flocks
 - new posix flock code added, but not yet enabled in llite/
 - kernel patches for NFS export and ext3 raw lookup
 - NFS export enabled, ext3 raw lookup not enabled
 - includes all LDLM patches from bug 1766
 - locking to fix unlink/create inode re-use recovery race
 - added /proc tunables for pre-creation variables
lustre/kernel_patches/patches/nfs_export_kernel-2.4.20.patch [new file with mode: 0644]
lustre/kernel_patches/pc/nfs_export_kernel-2.4.20.pc [new file with mode: 0644]
lustre/llite/llite_lib.c
lustre/llite/llite_nfs.c [new file with mode: 0644]
lustre/osc/osc_rpcd.c
lustre/tests/createmany-mpi.c [new file with mode: 0644]