OpenAFS CVS Commit: openafs/src/bucoord by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 01 Jul 2006 11:22:59 EDT


Update of /cvs/openafs/src/bucoord
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/bucoord

Modified Files:
	commands.c 
Log Message:
DELTA bucoord-64-bit-cleanup-20060701
AUTHOR wingc@engin.umich.edu

However, in bucoord/commands.c, bc_VolRestoreCmd(), bc_DiskRestoreCmd(),
bc_VolsetRestoreCmd(), and bc_DumpCmd() were passing '0' as arguments
instead of NULL.  Because there is no prototype for bc_StartDmpRst() this
results in a crash on 64-bit Linux.  (when running 'volrestore' from an
interactive backup session)


--- DELTA config follows ---
bucoord-64-bit-cleanup-20060701 openafs/src/bucoord/commands.c 1.18 1.19