bugmldonkey, a multi-networks file-sharing client - Bugs: bug #10957, unshare/share with different...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10957: unshare/share with different priority not working

Submitter:  Daniel Bonniot <bonniot>
Submitted:  Wed 10 Nov 2004 01:41:21 AM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Program malfunction Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  2-5-28 Release: 
Operating System:  Linux Binaries Origin:  Debian package
CPU type:  None

Sun 12 Nov 2006 07:22:21 PM UTC, comment #4: 

Patch #5546 solves this bug

spiralvoice <spiralvoice>
Group administrator
Sat 23 Apr 2005 04:07:29 PM UTC, comment #3: 

Please try the attached patch, it does not check if the strategy
(if any) exists.

spiralvoice <spiralvoice>
Group administrator
Sat 23 Apr 2005 03:39:14 PM UTC, comment #2: 
spiralvoice <spiralvoice>
Group administrator
Sat 23 Apr 2005 02:43:04 PM UTC, comment #1: 

This code was commented out in driverCommands.ml:

(* else
            if not (List.mem (arg, prio) !!shared_directories) then begin
              shared_directories =:= (arg, prio) :: List.remove_assoc arg !!shared_directories;
              shared_add_directory (arg, prio);
              "prio changed"
            end *)

spiralvoice <spiralvoice>
Group administrator
Wed 10 Nov 2004 01:41:21 AM UTC, original submission:  

Hi,

I decided to decrease the priority of a certain directory from 6 to 3. So I first issued the 'unshare' command in the console, then 'share 3 dir'. However it seems the dir is still shared at priority 6. For instance, a new upload for a file in that dir started while there were already 4 of them and the total number of uploads was above max_upload_slots.

Daniel Bonniot <bonniot>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2882:  new_prio.patch added by spiralvoice (2KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-12 spiralvoice StatusReady For Test Fixed
    Open/ClosedOpen Closed
2006-11-07 spiralvoice StatusNone Ready For Test
2005-04-23 spiralvoice Attached File- Added new_prio.patch, #2434

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code