cvs commit: src/usr.bin/find function.c

YONETANI Tomokazu y0netan1 at crater.dragonflybsd.org
Sun Mar 13 14:22:51 PST 2005


y0netan1    2005/03/13 14:22:42 PST

DragonFly src repository

  Modified files:
    usr.bin/find         function.c 
  Log:
  Change the behavior of -fstype so as not to terminate the process
  when statfs() failed(meaning that it couldn't type a filesystem),
  but report false and continue. This fixes locate.updatedb program
  failing on a mounted-but-unavailable mountpoint unless such a
  mountpoint is explicitly specified in PRUNEPATHS.
  
  Reported-by: Rumko <rumcic (at) gmail.com>
  Ok: Matt
  
  Revision  Changes    Path
  1.7       +4 -3      src/usr.bin/find/function.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/find/function.c.diff?r1=1.6&r2=1.7&f=u





More information about the Commits mailing list