Whamcloud - gitweb
Merge b1_4_smallfix from b1_4 (20041001_1227)
authoradilger <adilger>
Sat, 2 Oct 2004 00:58:35 +0000 (00:58 +0000)
committeradilger <adilger>
Sat, 2 Oct 2004 00:58:35 +0000 (00:58 +0000)
commitc84a45759704c2f99b232c9aa64c678705c2ff16
tree9e47015965b4f18a6d53bdda62f1e63b61135447
parentbbe75bbec4e12883d0cb340f1b86b7e872fec8fd
Merge b1_4_smallfix from b1_4 (20041001_1227)
- notify osc create thread that OSC is being cleaned up (4600)
- add nettype argument for llmount in #5d in conf-sanity.sh (3936)
- reconstruct ost_handle() like mds_handle() (4657)
- let lconf resolve symlinked-to devices (4629)
- don't unlink "objects" from directory with default EA (4554)
- allocate qswnal tx descriptors singly to avoid fragmentation (4504)
- allow more than 32000 subdirectories in a single directory (3244)
- OST returns ENOSPC from object create when no space left (4539)
- limit OSC precreate to 1/2 of value OST considers bogus (4778)
- bind to privileged port in socknal and tcpnal (3689)
lustre/kernel_patches/targets/.cvsignore [new file with mode: 0644]
lustre/kernel_patches/targets/2.6-suse.target.in [new file with mode: 0644]
lustre/kernel_patches/targets/2.6-vanilla.target.in [new file with mode: 0644]
lustre/kernel_patches/targets/hp_pnnl-2.4.target.in [new file with mode: 0644]
lustre/kernel_patches/targets/rh-2.4.target.in [new file with mode: 0644]
lustre/kernel_patches/targets/rhel-2.4.target.in [new file with mode: 0644]
lustre/kernel_patches/targets/suse-2.4.21-2.target.in [new file with mode: 0644]
lustre/lov/lov_merge.c