Date: Wed, 7 Mar 2007 07:45:38 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdmfs mdmfs.c Message-ID: <200703070745.l277jcC2064196@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar         2007-03-07 07:45:38 UTC
  FreeBSD src repository
  Modified files:
    sbin/mdmfs           mdmfs.c 
  Log:
  Don't leave a NULL value in mdsuffix when a particular md
  unit w/o suffix is specified.  It had better be an empty
  string as it will be passed to a printf-like function that
  builds the command line to run.
  
  PR:             kern/109863
  MFC after:      1 week
  
  Revision  Changes    Path
  1.31      +1 -2      src/sbin/mdmfs/mdmfs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703070745.l277jcC2064196>
