On 03/17/07 21:39, Peter Sulatycke wrote:
> I have two samba shared video drives on my vdr system.  Everything works
> great except empty directories are not erased on these drives.  They are
> erased on my Linux drives.  I can manually erase directories on these
> drivers with rmdir under Linux.  There does appear to be any permission
> errors.  The error in syslog states the "device or resource is busy". 
> Any ideas on what the conflict is?
>  
> I would like to reproduce the exact command that vdr is issuing to erase
> the empty directories.  I traced it to a remove(DirName) command in
> tools.c  I don't see code for the remove function.  Where is remove defined?

This is a library function.
See stdio.h.

Klaus

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to