taskObjectify - Tasks: task #9813, Change so path names are not...

 
 

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

task #9813: Change so path names are not limited to 255 characters

Submitter:  J. Scott Edwards <jsedwards>
Submitted:  Sat 24 Oct 2009 03:42:29 PM UTC
   
 
Should Start On:  Sat 24 Oct 2009 12:00:00 AM UTC Should be Finished on:  Tue 24 Nov 2009 12:00:00 AM UTC
Category:  File Storage Priority:  4
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Sat 24 Oct 2009 03:42:29 PM UTC, original submission:  

The path names are limited to 255.  I think this may have been done when it just stored the file name and not an entire path.  I believe it will probably allow longer names (up to PATH_MAX) if the limit is just removed and the buffer size increased to PATH_MAX in any locations it is still FILE_BLOCK_SIZE.

J. Scott Edwards <jsedwards>
Group administrator

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jsedwards (Submitted the item)
  •  

    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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-10-24 jsedwards SummaryPath names are limited to 255 characters Change so path names are not limited to 255 characters

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code