bugGluster - Bugs: bug #17330, glusterfs-fuse - accepts only...

 
 

bug #17330: glusterfs-fuse - accepts only absolute path to volume spec

Submitter:  Anand Avati <avati>
Submitted:  Sat 05 Aug 2006 10:39:11 AM UTC
   
 
Category:  GlusterFS Severity:  4 - Important
Priority:  5 - Normal Item Group:  Redesign
Status:  Fixed Privacy:  Public
Assigned to:  vikasgp Originator Name:  *
Open/Closed:  Closed Release: 
Operating System:  GNU/Linux Reproducibility:  None
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Sat 05 Aug 2006 10:39:11 AM UTC, original submission:  

there needs a slight shift in code in glusterfs-fuse.

volume spec parsing/tree creation happens inside init() of fuse's callback, and by then fuse would have chdir()'d to /.

the work happening in init() of fuse is just tree creation. This should be moved to main() (before calling fuse_main) and the tree should be kept in a global variable which should be used in init() callback as it is getting used now.

Anand Avati <avati>
Group Member

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

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.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

History

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-05 vikasgp StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.16-2753.
Corresponding source code