similar to: Help with File.set_permissions port

Displaying 5 results from an estimated 5 matches similar to: "Help with File.set_permissions port"

2004 Nov 10
1
Silly question of the day:
Hi, > > Hi all, > > I noticed that I named the permission methods "get_permission" and > "set_permission". For some reason this is bugging me. Would anyone object > if I changed it to "get_permissions" and "set_permissions"? I don''t really > want to create an alias... > Following is the Result of the Google Search
2017 Nov 16
2
Missing files on one of the bricks
On 11/16/2017 04:12 PM, Nithya Balachandran wrote: > > > On 15 November 2017 at 19:57, Frederic Harmignies > <frederic.harmignies at elementai.com > <mailto:frederic.harmignies at elementai.com>> wrote: > > Hello, we have 2x files that are missing from one of the bricks. > No idea how to fix this. > > Details: > > # gluster volume
2004 Nov 09
0
Silly question of the day: "permission" vs "permissions"
Hi all, I noticed that I named the permission methods "get_permission" and "set_permission". For some reason this is bugging me. Would anyone object if I changed it to "get_permissions" and "set_permissions"? I don''t really want to create an alias... Regards, Dan
2017 Nov 16
0
Missing files on one of the bricks
Hello, we are using glusterfs 3.10.3. We currently have a gluster heal volume full running, the crawl is still running. Starting time of crawl: Tue Nov 14 15:58:35 2017 Crawl is in progress Type of crawl: FULL No. of entries healed: 0 No. of entries in split-brain: 0 No. of heal failed entries: 0 getfattr from both files: # getfattr -d -m . -e hex
2004 Mar 13
0
Win32-file update for FileSecurity
Hi, I''ve commited win32-file update for FileSecurity DACLs Added some constants, three singleton functions, and test code. Calling Syntax is like this: Win32::File.set_permission(''filename'',{''Everyone''=>Win32::File::FULL, ''NT AUTHORITY\\SYSTEM''=>Win32::File::CHANGE,