search for: 28751

Displaying 3 results from an estimated 3 matches for "28751".

Did you mean: 2751
2012 Aug 01
1
Erroneous operation not permitted when deleting mailbox with mdbox
...dir(0x21c184f0,0x4,0x21c18000,0x7af8,0xffffffffffdd6669,0x21c8c298) = 0 (0x0) open("/mailstore/domains/test.com/test/mdbox/dovecot.mailbox.log",O_RDWR|O_APPEND,0125337603) = 12 (0xc) write(12,"\^A\0\0\0\M^L\M-M%\^E\M^F\M-b\^X"...,24) = 24 (0x18) fstat(12,{ mode=-rw------- ,inode=28751,size=144,blksize=4096 }) = 0 (0x0) rmdir(0x21c186d0,0x21e41eb8,0x21c186d0,0x7918,0xffffffffffdd6849,0x21c8c298) ERR#2 'No such file or directory' write(12,"\^B\0\0\0\M-Xb\M^JRY\M-I{x\M--C"...,24) = 24 (0x18) fstat(12,{ mode=-rw------- ,inode=28751,size=168,blksize=4096 }) = 0 (0x0...
2008 Feb 27
0
auth/auth_util.c:create_builtin_users(751)
...update encrypted = Yes syslog = 0 panic action = /usr/share/samba/panic-action %d max log size = 1000 domain logons = Yes security = user Anyone any clue? -- View this message in context: http://www.nabble.com/auth-auth_util.c%3Acreate_builtin_users%28751%29-tp15607220p15607220.html Sent from the Samba - General mailing list archive at Nabble.com.
2004 Oct 25
9
Maildir unreliability
Looks like maildir can't be used very realiably without quite a lot of locking. Writing and scanning the directory would have to be locked, but reading wouldn't (as long as the file hasn't been renamed which would require scanning to find it). So much for "no locks needed".. The problem is that opendir()/readdir() may temporarily not return some files if there has been