macos disable bulkstat
[openafs.git] / src / vol /
2010-04-13 Michael MeffieDAFS: avoid volume lock contention during initialization
2010-04-01 Andrew Deasonfssync-debug: fix strict-aliasing problems
2010-03-23 Russ AllberyFix strict aliasing problems or add -fno-strict-aliasing
2010-03-21 Derrick Brashearsalvage variable initialization
2010-03-21 Andrew DeasonCreate missing root directory when ORPH_ATTACH
2010-03-19 Andrew Deasonvolume_inline.h does not need sys/file.h
2010-03-17 Andrew DeasonDAFS: Replace partition locks with volume locks
2010-03-17 Andrew DeasonAdd code for locking individual volumes on disk
2010-03-09 Andrew DeasonAdd FSYNC_VerifyCheckout
2010-03-09 Andrew DeasonAdd VLockFileReinit
2010-03-09 Andrew DeasonVLockFile: add a couple of asserts
2010-03-09 Andrew DeasonSchedule all salvages via VScheduleSalvage_r
2010-03-09 Andrew DeasonAdd FSSYNC debug logging
2010-03-09 Andrew DeasonMove *SYNC string translation out of fssync-debug
2010-03-09 Andrew DeasonDo not rely on vol header for V*VolumeHandles_r
2010-02-26 Andrew DeasonConvert ObtainSalvageLock to the VLockFile API
2010-02-24 Andrew DeasonMake VLockFile not DAFS-specific
2010-02-24 Andrew DeasonVLockFile: init fd to INVALID_FD, not zero
2010-02-24 Andrew DeasonVLockFile: Do not close fd on lock failure
2010-02-22 Andrew DeasonAbstract /vicepX header traversal
2010-02-19 Rainer ToebbickeInit ih_synced for new ihandle
2010-02-17 Andrew DeasonInclude stdint.h when using intptr_t
2010-02-17 Andrew Deasonsalvager: avoid needing temp files to stay around
2010-02-17 Andrew DeasonDAFS: Maintain viced volume group hierarchy cache
2010-02-17 Andrew DeasonAdd a general file-level locking API
2010-02-12 Andrew DeasonDocument FSSYNC commands
2010-02-09 Andrew DeasonConsolidate code for reading/writing vol headers
2010-02-09 Andrew Deasonsalvager: alias -f to -force
2010-02-03 Simon WilkinsonAdd printf format checks to util's log functions
2010-01-14 Andrew DeasonAlways check VInitVolumePackage2 return code
2010-01-12 Andrew DeasonDAFS: Allow non-fileserver to schedule salvages
2010-01-05 Andrew DeasonRefuse to attach inode partitions with UFS logging
2009-12-31 Simon WilkinsonRemove --disable-largefile-fileserver
2009-12-10 Andrew DeasonExpand ProgramType enumeration
2009-12-04 Jeffrey AltmanFix midnight volume calculation to build on Windows
2009-12-03 Rainer ToebbickeCalculate midnight (for volume stats) based on standard...
2009-11-30 Andrew DeasonCorrect duplicate special inodes while salvaging
2009-11-19 Andrew DeasonDefine WCOREDUMP in salvsync-server.c
2009-11-18 matt@linuxbox.comviced ihandle boost
2009-11-17 Simon WilkinsonRationalise our include paths
2009-11-11 Simon WilkinsonInclude signal.h for sigfillset
2009-11-09 Michael Meffieviced: avoid useless core if shutdown during initialization
2009-11-05 Andrew DeasonCleanup VOffline log message
2009-11-04 Rainer ToebbickeCorrect diskused and files when cloning a volume
2009-11-03 Andrew DeasonDAFS: Avoid SALVSYNC communication during shutdown
2009-11-03 Andrew DeasonDAFS: Wait for exclusive ops in FSYNC_VOL_OFF
2009-10-26 Andrew DeasonDec old special inodes in inode convertROtoRW
2009-10-26 Andrew DeasonAvoid 'salvageserver -client -showlog' segfault
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-19 Andrew DeasonFix a couple more unlink()s in vol-salvage.c
2009-10-16 Derrick Brashearsnowleopard 64 bit warning death
2009-10-08 Andrew DeasonFix warning in vol/namei_ops.c
2009-10-07 Andrew DeasonMake namei convertROtoRW'd volumes usable
2009-10-01 Andrew DeasonDAFS: Wait until preattach to service FSSYNC reqs
2009-09-30 Tom Keisermake VOL_STATE_VLRU_ADD exclusive
2009-09-29 Simon WilkinsonDemand attach warning fixes
2009-09-29 Simon WilkinsonDon't use volatile when it makes no sense
2009-09-28 Simon WilkinsonDon't try to print the thread ID
2009-09-28 Derrick Brashearmacos 10.6 warning fixes
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-09-28 Simon WilkinsonMiscellaneous warning cleanup
2009-09-24 Andrew DeasonUnlink correct files in salvager
2009-09-21 Andrew DeasonAvoid salvager vol header read assert
2009-09-21 Andrew DeasonDAFS: Put back volumes we get in FSSYNC handlers openafs-devel-1_5_64
2009-09-19 Andrew DeasonDAFS assert correction in GetVolume
2009-09-11 Andrew DeasonDo not respond to SYNC_COM_CHANNEL_CLOSE requests
2009-09-09 Derrick Brashearmake salvager able to cope with corrupt class index
2009-09-03 Andrew DeasonUpdate accessDate on volume access
2009-09-02 Andrew DeasonSALVSYNC_com initialization typo
2009-09-01 Andrew DeasonDAFS: avoid shutdown hang during salvage
2009-09-01 Christof HankeRemove unnecessary type ViceFid
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-07-28 Simon WilkinsonMore warnings cleanup for vol/
2009-07-27 Marc DionneEliminate some "implicit function declaration" warnings
2009-07-15 Jeffrey AltmanImprove Windows Build System By Using MT-safe Versions...
2009-07-13 Simon WilkinsonRemove unused variables in vol
2009-07-12 Simon WilkinsonAdd system headers
2009-07-11 Marc DionneParallel make fixes
2009-07-11 Derrick BrashearUpdate IRIX build issues
2009-07-11 Simon WilkinsonRename printf cast helpers and clean up format string...
2009-07-10 Jeffrey Altmanafs/vol_prototypes.h is a new public header file.
2009-07-10 Russ AllberyClean up uses of strcpy and strcat in src/vol/namei_ops.c
2009-07-10 Simon WilkinsonTidy the vol directory
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-07-06 Simon WilkinsonRemove CVS ignore files
2009-06-15 Simon Wilkinsongitignore-20090615
2009-06-11 Derrick Brashearvnode-disk-object-name-hi-length-field-20090611
2009-06-11 Andrew Deasondafs-create-volumes-online-20090611
2009-05-22 Derrick Brashearbackground-fsync-consistency-issues-20090522
2009-04-28 Mike Meffiedafs-vol-offline-20090428
2009-03-26 Simon Wilkinsonvol-proto-do-not-break-dafs-20090326
2009-03-24 Hartmut Reutervolserver-split-volume-functionality-20090324
2009-03-24 Derrick Brashearfssync-enum-syntax-20090324
2009-03-24 Derrick Brashearfd-t-definition-fun-20090323
2009-03-23 Jeffrey Altmanvol-lock-fd-type-20090323
2009-03-23 Jeffrey Altmanvol-fssync-server-socket-20090323
2009-03-23 Jeffrey Altmanvolid-unsigned-int32-20090323
2009-03-20 Jeffrey Altmanvol-fssync-server-socket-20090320
2009-03-20 Jeffrey Altmanvol-fssync-socket-20090320
next