Cosmetics: Rename some variables, fix types.
[openafs.git] / src / afs / afs_fetchstore.c
2009-09-09 Felix FrankCosmetics: Rename some variables, fix types.
2009-09-09 Christof HankeMoved CForeign check to rxfs_storeInit/storeMore.
2009-09-08 Derrick Brashearfetchstore nocall argument breaks non-64bit clients
2009-09-01 Christof HankeUploaded patchset 9. Sorry for the mess.
2009-08-27 Derrick Brashearcorrect GetuTime function name
2009-08-26 Russ AllberyInitialize xferStartTime for StoreData timings
2009-08-26 Felix FrankSome renames and reformattings in afs_fetchstore
2009-08-26 Felix FrankSanity for the padd storeOp
2009-08-26 Felix FrankAdd the padd storeOp and unify statistics keeping.
2009-08-25 Felix FrankCleanups in rxfs_storeInit()
2009-08-25 Felix FrankMore CacheStoreProc call context to afs_fetchstore...
2009-08-25 Felix FrankLimited the scope of some local variables in afs_CacheS...
2009-08-22 Felix FrankOpen/close connections in afs_fetchstore rather than...
2009-08-21 Felix FrankMove statistics and and call-closing from afs_segments...
2009-08-20 Felix FrankMove context of afs_CacheStoreProc() call from afs_segm...
2009-08-20 Felix FrankMove statistics keeping from afs_dcache to afs_fetchstore.
2009-08-19 Felix FrankSome code cleanups and variable renames.
2009-08-14 Felix FrankMove context of CacheFetchProc from afs_dcache.c to...
2009-08-11 Felix FrankUnite CacheFetchProcs and add abstraction calls.
2009-08-03 Felix FrankStoreops beautifications.
2009-07-27 Marc DionneUnused variable cleanup
2009-07-22 Felix FrankUnite CacheStoreProcs and add abstraction calls.
2009-07-16 Felix FrankGathered alternative afs_TttCacheFetchProcs and afs_Ttt...