Whamcloud - gitweb
- bring in akpm's patch management scripts and a first cut at
authorzab <zab>
Sat, 7 Dec 2002 00:21:14 +0000 (00:21 +0000)
committerzab <zab>
Sat, 7 Dec 2002 00:21:14 +0000 (00:21 +0000)
commit53e3148077f1d201a230ce5b5d0c66fd12632e53
tree4ffc54b3c6add1e3ed768440a009ee01f76dfc4f
parentb3baf7d24fcfe5f0921f52a6bf72d0b71a4d2154
- bring in akpm's patch management scripts and a first cut at
  patch-2.4.18-14 and patch-2.4.18-um against 2.4.18-17.8.0.  the README
  should hopefully make it clear how these are intended to be used.  email
  to follow.
61 files changed:
lustre/kernel_patches/README [new file with mode: 0644]
lustre/kernel_patches/patches/dev_read_only.patch [new file with mode: 0644]
lustre/kernel_patches/patches/exports.patch [new file with mode: 0644]
lustre/kernel_patches/patches/kmem_cache_validate.patch [new file with mode: 0644]
lustre/kernel_patches/patches/lustre_version.patch [new file with mode: 0644]
lustre/kernel_patches/patches/uml_check_get_page.patch [new file with mode: 0644]
lustre/kernel_patches/patches/uml_compile_fixes.patch [new file with mode: 0644]
lustre/kernel_patches/patches/uml_no_panic.patch [new file with mode: 0644]
lustre/kernel_patches/patches/vfs_intent.patch [new file with mode: 0644]
lustre/kernel_patches/pc/dev_read_only.pc [new file with mode: 0644]
lustre/kernel_patches/pc/exports.pc [new file with mode: 0644]
lustre/kernel_patches/pc/kmem_cache_validate.pc [new file with mode: 0644]
lustre/kernel_patches/pc/lustre_version.pc [new file with mode: 0644]
lustre/kernel_patches/pc/uml_check_get_page.pc [new file with mode: 0644]
lustre/kernel_patches/pc/uml_compile_fixes.pc [new file with mode: 0644]
lustre/kernel_patches/pc/uml_no_panic.pc [new file with mode: 0644]
lustre/kernel_patches/pc/vfs_intent.pc [new file with mode: 0644]
lustre/kernel_patches/prepare_tree.sh [new file with mode: 0755]
lustre/kernel_patches/scripts/added-by-patch [new file with mode: 0755]
lustre/kernel_patches/scripts/apatch [new file with mode: 0755]
lustre/kernel_patches/scripts/combine-applied [new file with mode: 0755]
lustre/kernel_patches/scripts/combine-series [new file with mode: 0755]
lustre/kernel_patches/scripts/cvs-take-patch [new file with mode: 0755]
lustre/kernel_patches/scripts/docco.txt [new file with mode: 0644]
lustre/kernel_patches/scripts/export_patch [new file with mode: 0755]
lustre/kernel_patches/scripts/extract_description [new file with mode: 0755]
lustre/kernel_patches/scripts/fpatch [new file with mode: 0755]
lustre/kernel_patches/scripts/import_patch [new file with mode: 0755]
lustre/kernel_patches/scripts/inpatch [new file with mode: 0755]
lustre/kernel_patches/scripts/linus-patch [new file with mode: 0755]
lustre/kernel_patches/scripts/mpatch [new file with mode: 0755]
lustre/kernel_patches/scripts/new-kernel [new file with mode: 0755]
lustre/kernel_patches/scripts/p0-2-p1 [new file with mode: 0755]
lustre/kernel_patches/scripts/p_diff [new file with mode: 0755]
lustre/kernel_patches/scripts/patchdesc [new file with mode: 0755]
lustre/kernel_patches/scripts/patchfns [new file with mode: 0644]
lustre/kernel_patches/scripts/pcpatch [new file with mode: 0755]
lustre/kernel_patches/scripts/poppatch [new file with mode: 0755]
lustre/kernel_patches/scripts/prep-patch [new file with mode: 0755]
lustre/kernel_patches/scripts/pstatus [new file with mode: 0755]
lustre/kernel_patches/scripts/ptkdiff [new file with mode: 0755]
lustre/kernel_patches/scripts/pushpatch [new file with mode: 0755]
lustre/kernel_patches/scripts/refpatch [new file with mode: 0755]
lustre/kernel_patches/scripts/removed-by-patch [new file with mode: 0755]
lustre/kernel_patches/scripts/rename-patch [new file with mode: 0755]
lustre/kernel_patches/scripts/rolled-up-patch [new file with mode: 0755]
lustre/kernel_patches/scripts/rpatch [new file with mode: 0755]
lustre/kernel_patches/scripts/split-patch [new file with mode: 0755]
lustre/kernel_patches/scripts/tag-series [new file with mode: 0755]
lustre/kernel_patches/scripts/toppatch [new file with mode: 0755]
lustre/kernel_patches/scripts/touched-by-patch [new file with mode: 0755]
lustre/kernel_patches/scripts/unitdiff.py [new file with mode: 0755]
lustre/kernel_patches/series/rh-8.0 [new file with mode: 0644]
lustre/kernel_patches/txt/dev_read_only.txt [new file with mode: 0644]
lustre/kernel_patches/txt/exports.txt [new file with mode: 0644]
lustre/kernel_patches/txt/kmem_cache_validate.txt [new file with mode: 0644]
lustre/kernel_patches/txt/lustre_version.txt [new file with mode: 0644]
lustre/kernel_patches/txt/uml_check_get_page.txt [new file with mode: 0644]
lustre/kernel_patches/txt/uml_compile_fixes.txt [new file with mode: 0644]
lustre/kernel_patches/txt/uml_no_panic.txt [new file with mode: 0644]
lustre/kernel_patches/txt/vfs_intent.txt [new file with mode: 0644]