Whamcloud - gitweb
Land b1_4_smallfix onto b1_4 (20040823_2030)
authoradilger <adilger>
Tue, 24 Aug 2004 05:19:59 +0000 (05:19 +0000)
committeradilger <adilger>
Tue, 24 Aug 2004 05:19:59 +0000 (05:19 +0000)
- get a client lock in ll_inode_revalidate_it (b=3597)
- ignore -ENOENT errors in osc_destroy (b=3639)
- use "CATALOGS" for the llog catalogs, not "CATLIST" (old) (b=2841)
- replace config semaphore with spinlock (b=3306)
- reduce ns lock hold times when setting kms (b=3267)
- change a dlm LBUG to LASSERTF, to maybe learn something (b=4228)
- fix NULL deref and obd_dev leak on setup error (b=3312)
- add /proc/sys/portals/routes for non-root route listing (b=3994)
- allow setting MDS UUID in .xml (b=2580)
- print the stack of a process that LBUGs (b=4228)

lustre/kernel_patches/series/vanilla-2.4.24

index 1b0035f..66880c6 100644 (file)
@@ -40,3 +40,5 @@ ext3-extents-2.4.24.patch
 ext3-extents-asyncdel-2.4.24.patch
 ext3-mballoc-2.4.24.patch
 export-zap-page-range.patch
+export_num_siblings.patch
+ext3-nlinks-2.4.24.patch