/!\ This page is obsolete. Please refer to http://pfanne.rzg.mpg.de/trac/openAFS-OSD/wiki/Patches instead. /!\ <> = About the patches = For (my) convenience, I opted to store the patches in form of a mailbox as generated by {{{ git format-patch --stdout }}} Ideally, you use a git repository and {{{ git checkout -b rxosd-patches openafs-stable-1_4_10 git am call = acall;` line is actually a hack. The final `rxfs_storeInit()` will work rather differently than how it does now, so this is my way of bridging the gap. == rxosd-03 == Make code more readable, and replace some return codes. == rxosd-04 == The counterparts of rxosd-02 wrt. the `CacheFetchProc`s. == rxosd-05 == Another simplification - this comes for free, as without the macros from ''afs_chunkops.h'', the pointers from afs_cacheOps were no longer used for !StoreProc / !FetchProc.