Opened 12 years ago

Closed 10 years ago

#36088 closed defect (wontfix)

Directories created in FUSE FS do not have read and write permissions to user - e.g. 0155, instant of 0755

Reported by: mateusz@… Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: cooljeanius (Eric Gallager)
Port: fuse4x

Description

Seems that umask for directory creation gets value that included 06 for user somehow.

Attachments (1)

fuse.diff (921 bytes) - added by mateusz@… 12 years ago.
Patch that fixes umask where possible (mkdir call was affected only, but just in case)

Download all attachments as: .zip

Change History (9)

Changed 12 years ago by mateusz@…

Attachment: fuse.diff added

Patch that fixes umask where possible (mkdir call was affected only, but just in case)

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Keywords: fuse removed
Owner: changed from macports-tickets@… to dports@…

comment:2 Changed 12 years ago by drkp (Dan Ports)

What filesystem are you seeing this with?

comment:3 in reply to:  2 Changed 12 years ago by mateusz@…

Replying to dports@…:

What filesystem are you seeing this with?

ntfs-3g with usermapping

Last edited 12 years ago by mateusz@… (previous) (diff)

comment:4 Changed 12 years ago by anatol (Anatol Pomozov)

Is it what "umask=value" ntfs3g option for?

http://www.tuxera.com/community/ntfs-3g-manual/

comment:5 Changed 12 years ago by mateusz@…

umask option is ignored when usermapping is enabled

comment:6 Changed 10 years ago by cooljeanius (Eric Gallager)

fuse4x has been replaced by osxfuse; does osxfuse also have this problem?

comment:7 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:8 Changed 10 years ago by mf2k (Frank Schima)

Resolution: wontfix
Status: newclosed

This ticket is obsolete.

Note: See TracTickets for help on using tickets.