ubik: utst needs opr for assert in util
[openafs.git] / src / vol /
2012-04-07 Jason EdgecombeFileserver: Add the /vicepXX/NeverAttach flag to skip...
2012-04-07 Simon WilkinsonSalvager: Don't use garbage vnodes when Testing
2012-03-26 Chas Williams (CON... Finish removing sunos 4.x references and build cruft
2012-03-21 Michael Meffiebuild on solaris 10 again
2012-03-12 Paul SmeddleMake volscan's column delimiter option work
2012-02-24 Andrew Deasonsalvager: Do not fork for single VG salvage
2012-02-24 Andrew Deasonsalvager: Remove VolumeSummary->fileName
2012-02-24 Andrew Deasonsalvager: Remove PrintVolumeSummary
2012-02-24 Andrew Deasonsalvager: Do not require MaybeZapVolume fileName
2012-02-24 Andrew Deasonsalvager: Do not set fileName on header fixup
2012-02-20 Derrick Brashearvol: allow clones of readonly volumes
2012-02-16 Michael Meffievolinfo: initialize vnode details
2012-02-07 Marc DionneRW Replication: Add basic definitions
2012-02-07 Marc Dionnevol: remove OPENAFS_VOL_STATS
2012-01-23 Andrew Deasonvol: remove SYNC fatal_error processing
2012-01-18 Derrick Brashearvolinfo: fix formating of placeholder printfs
2012-01-11 Andrew DeasonDAFS: Fix SYNC_FAILED VScheduleSalvage_r log
2012-01-11 Andrew Deasonvol: Fix VCreateVolume special inode cleanup
2012-01-05 Marc Dionnevol: initialize readmeinode
2012-01-03 Andrew DeasonDAFS: Atomically re-hash vnode in VGetFreeVnode_r
2011-12-17 Jeffrey Altmanvol: fix a08c3207255756c825ab69a19e04f79dd879c646
2011-12-14 Michael Meffievolscan: print vnode metadata information
2011-12-14 Michael Meffievolinfo: implement -checkout option
2011-12-14 Michael Meffievol: log error reason on header read failure
2011-12-03 Andrew Deasonsalvager: Create link table with volume group id
2011-12-03 Andrew DeasonDAFS: Ensure logging on attach2 errors
2011-12-03 Andrew DeasonDAFS: Avoid unnecessary preattach on FSYNC_VOL_ON
2011-12-03 Andrew DeasonDAFS: Log more for VPreAttachVolumeByVp odd states
2011-12-03 Andrew DeasonDAFS: Ensure GetVolume errors on ERROR volumes
2011-12-03 Andrew DeasonDAFS: Do not transition to ERROR on trivial errors
2011-11-28 Derrick Brashearnamei: force-close fd on read or write error
2011-11-18 Jeffrey Altmannamei: tweak getlinkbyte error handling
2011-11-18 Michael Meffievol: rate-limit volume usage updates
2011-11-11 Andrew Deasonnamei: Remove extraneous rmdir
2011-11-11 Andrew Deasonvol: Remove O_EXCL|O_TRUNC combinations
2011-11-09 Andrew DeasonAdd "pretty" build option
2011-11-07 Derrick Brasheardafs: avoid null deref getting volume header
2011-11-05 Andrew Deasonsalvager: Implement AskDAFS via SYNC flags
2011-11-04 Andrew DeasonDAFS: Deal with exclusive-state volume headers
2011-10-24 Andrew DeasonDAFS: Remove VOL_SALVAGE_INVALIDATE_HEADER
2011-10-24 Michael MeffieDAFS: fssync online requires a partition name argument
2011-10-10 Derrick Brashearvolinfo: fix bad format string
2011-10-01 Andrew Deasonvol: Only check "logging" on vice partitions
2011-10-01 Rod WiddowsonFSSYNC-Client: Consistent use of partition name
2011-09-28 Andrew DeasonRemove references to afs_assert.h
2011-09-28 Rod WiddowsonWindows: Fix comment about DiskPartition64
2011-09-26 Michael Meffievolinfo: refactor vnode handling
2011-09-26 Michael Meffievolinfo: release volume header ihandles when done
2011-09-26 Simon WilkinsonClean up assertion
2011-09-20 Michael Meffiesalvager: fix filesystem path truncation
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-09-05 Andrew Deasonihandle: OPEN fdPs are not counted in ihP refcount
2011-08-25 Andrew Deasonihandle: Fix IH_REALLYCLOSE for positional I/O
2011-08-25 Andrew Deasonihandle: Actually assert active fdPs are not AVAIL
2011-08-10 Andrew Deasonvolinfo: Include nfs.h
2011-08-10 Garrett Wollmandir/vol: Die() really does
2011-07-29 Michael Meffievolinfo: clean up headers
2011-07-29 Garrett Wollmanpthreaded servers: set thread names
2011-07-23 Simon Wilkinsonrx: Provide Get/SetThreadNum functions
2011-07-13 Simon Wilkinsonvol: Initialise list before error exit when cloning
2011-07-13 Simon WilkinsonMark nearInode as unused
2011-07-13 Simon WilkinsonDon't split int64s when we don't need to
2011-07-12 Michael Meffiesalvager: do not redefine SalvageVolumeGroup
2011-07-12 Michael Meffiesalvager: check namei linktable header magic
2011-07-02 Andrew Deasonvol: Don't always FDH_REALLYCLOSE on linktable ops
2011-07-02 Andrew DeasonDAFS: Do not clear salv state on fssync salvage
2011-06-30 Andrew DeasonRemove support for Solaris pre-8
2011-06-22 Andrew DeasonDAFS: Do not attach a specialStatus'd vol
2011-06-22 Andrew Deasonsalvager: Clear summary in RecordHeader
2011-06-22 Andrew Deasonvol: Do not overwrite specialStatus in attach2
2011-06-12 Michael Meffievolinfo: fix false good magic line
2011-06-09 Andrew Deasonvolinfo: PrintFileNames is namei-only
2011-06-05 Simon Wilkinsonvolinfo: Use new form of cmd_AddParamWithOffset
2011-06-05 Michael Meffievolinfo: accept -sizeonly for -sizeOnly
2011-06-05 Michael Meffievolinfo: accept vice partition id for -part option
2011-06-05 Michael Meffievolinfo: comments
2011-06-05 Michael Meffievolinfo: fix file size data type
2011-06-05 Michael Meffievolinfo: avoid exit on errors
2011-06-05 Michael Meffievolinfo: refactor mode variables
2011-06-05 Michael Meffievolinfo: refactor volume and vnode handling code
2011-06-05 Michael Meffievolinfo: refactor size counters
2011-06-05 Michael Meffievolinfo: refactor -sizeOnly printing
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-06-02 Simon Wilkinsondir: Prototype and function name cleanup
2011-05-22 Michael Meffievolinfo: print namei filenames of index files
2011-05-22 Michael Meffievolinfo: remove code duplication in HandleVolumes
2011-05-22 Michael Meffievolinfo: fix volume aux totals output
2011-05-22 Michael Meffievolinfo: print errors to stderr
2011-05-22 Michael Meffievolinfo: fix size totals when saving inodes
2011-05-22 Michael Meffiedoc: document volinfo -filenames option
2011-05-21 Michael Meffievolinfo: fix -filenames option check
2011-05-15 Andrew Deasondasalvager: unlink fsstate.dat when standalone
2011-05-15 Russ AllberyFix misspelling of writable as writeable
2011-05-05 Jeffrey Altmanvol: switch to rk_closesocket
2011-04-26 Derrick Brashearmacos: further next version support
2011-04-21 Marc DionneUnused variable warning fixes
2011-04-11 Andrew DeasonDAFS: Request salvage on detach for volser
2011-04-11 Andrew DeasonDAFS: Do not give back vol to viced after salvage
2011-04-06 Andrew Deasonsalvager: Do not AskDelete on GetInodeSummary fail
2011-04-06 Andrew Deasonsalvager: Error volumes on GetInodeSummary errors
next