[mythtv-commits] Ticket #11221: The use of OpenAndUnlink() in mainserver.cpp::DeleteFile() prevents the use of CIFS

MythTV noreply at mythtv.org
Mon Nov 5 01:50:18 UTC 2012


#11221: The use of OpenAndUnlink() in mainserver.cpp::DeleteFile() prevents the use
of CIFS
----------------------------------+----------------------------
 Reporter:  dargllun@…            |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.26-fixes
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by mtdean@…):

 Users of CIFS file systems should not enable the setting:

 Delete files slowly[[BR]]
 Some filesystems use a lot of resources when deleting large files. If
 enabled, this option makes MythTV delete files slowly on this backend to
 lessen the impact.

 because CIFS does not support the open and unlink behavior used (only)
 when "Delete files slowly" is enabled.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11221#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list