DragonFly BSD
DragonFly commits List (threaded) for 2005-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: YONETANI Tomokazu <y0netan1@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 13 Mar 2005 14:22:42 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]