search for: 40755

Displaying 18 results from an estimated 18 matches for "40755".

Did you mean: 0755
2019 May 02
2
NT_STATUS_ACCESS_DENIED on a directory I have permission to access
...8220,  2, pid=26508, effective(12508, 10513), real(12508, 0)] ../source3/smbd/dosmode.c:136(unix_mode)   unix_mode(mail) inheriting from . [2019/05/02 12:28:33.578305,  2, pid=26508, effective(12508, 10513), real(12508, 0)] ../source3/smbd/dosmode.c:161(unix_mode)   unix_mode(mail) inherit mode 40755 [2019/05/02 12:28:36.537282,  2, pid=26508, effective(12508, 10513), real(12508, 0)] ../source3/smbd/dosmode.c:136(unix_mode)   unix_mode(mail) inheriting from . [2019/05/02 12:28:36.537361,  2, pid=26508, effective(12508, 10513), real(12508, 0)] ../source3/smbd/dosmode.c:161(unix_mode)   unix_...
2004 Mar 22
1
Assertion failure in ext3_put_super() at fs/ext3/super.c:412
...;mv" and "cp". then, upon unmounting a ext3 partition the following was shown on the console: (the leading "Mar 22 02:40:04 sheep kernel:" is cut here) - ------------------------------- ~ sb orphan head is 940994 ~ sb_info orphan list: ~ inode sdd4:940994 at cf852874: mode 40755, nlink 0, next 486721 ~ inode sdd4:486721 at cfce8674: mode 40755, nlink 0, next 551857 ~ inode sdd4:551857 at cfce80d4: mode 40755, nlink 0, next 0 ~ Assertion failure in ext3_put_super() at fs/ext3/super.c:412: "list_empty(&sbi->s_orphan)" ~ ------------[ cut here ]------------ ~...
2002 Feb 08
3
need help from fs guru
...y machine back up from a very nasty crash. Not sure what caused it yet but whatever happeed cause the journal to be foobared. fsck dropped the journal and then proceeded to check the fs. I have a directory called websites which fsck unlinked. however when i look in debugfs i see this.. 622669 40755 0 0 4096 13-Jan-2002 22:39 home3 2133571369 --- error --- .autofsck 2133571369 --- error --- websites Does this mean there's a chance of recovery? If so, can anyone help? It's not a great loss if it's not. I would like to recovery this is possible since there are some...
2019 May 03
0
NT_STATUS_ACCESS_DENIED on a directory I have permission to access
...ctive(12508, 10513), > real(12508, 0)] ../source3/smbd/dosmode.c:136(unix_mode) >   unix_mode(mail) inheriting from . > [2019/05/02 12:28:33.578305,  2, pid=26508, effective(12508, 10513), > real(12508, 0)] ../source3/smbd/dosmode.c:161(unix_mode) >   unix_mode(mail) inherit mode 40755 > [2019/05/02 12:28:36.537282,  2, pid=26508, effective(12508, 10513), > real(12508, 0)] ../source3/smbd/dosmode.c:136(unix_mode) >   unix_mode(mail) inheriting from . > [2019/05/02 12:28:36.537361,  2, pid=26508, effective(12508, 10513), > real(12508, 0)] ../source3/smbd/dosmode....
2010 Feb 03
2
DO NOT REPLY [Bug 7095] New: rsync doesn't sync extended attributes
...Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: joerg.sommer at ateo.de QAContact: rsync-qa at samba.org Hi, % touch src % setfattr -n 'user.rsync.%stat' -v '40755 0,0 0:0' src % getfattr -d src # file: src user.rsync.%stat="40755 0,0 0:0" % rsync -aHAX src dst % getfattr -d dst % Even if I've used the option -X, rsync didn't sync the extended attribute of the file. Bye, J?rg. -- Configure bugmail: https://bugzilla.samba.org/userp...
2012 Nov 23
14
extended attributes wiredness
Hi, I am using kernel 3.7-rc6. I have written a test application for extended attributes and have for some folders a wired behaviour: #include <stdio.h> #include <string.h> #include <attr/xattr.h> char attrs[1024]; ssize_t attrslen; int i; char value[1024]; ssize_t valuelen; int main(int argc, char *argv[]) { if (argc != 2) { fprintf(stderr, "Syntax: testxattr
2002 May 17
1
2.2 4 inherit acls problem on IRIX 6.5
...il.c:(1148) is_in_path: no name list. [2002/05/17 14:23:54, 3] lib/util.c:(387) unix_clean_name [nick/New Folder] [2002/05/17 14:23:54, 2] smbd/dosmode.c:(59) unix_mode(nick/New Folder) inheriting from nick [2002/05/17 14:23:54, 2] smbd/dosmode.c:(67) unix_mode(nick/New Folder) inherit mode 40755 [2002/05/17 14:23:54, 3] smbd/dosmode.c:(111) unix_mode(nick/New Folder) returning 040755 [2002/05/17 14:23:54, 0] lib/fault.c:(38) =============================================================== [2002/05/17 14:23:54, 0] lib/fault.c:(39) INTERNAL ERROR: Signal 11 in pid 292896 (2.2.4) Pleas...
2013 Mar 01
0
unremovable dirs from failed unlink
...llocate memory [root@f18 dir]# ls -la total 4 drwxr-xr-x. 1 root root 22 Mar 1 17:33 . drwxr-xr-x. 1 root root 6 Mar 1 17:33 .. (only 257 items in debug-tree) item 4 key (257 INODE_ITEM 0) itemoff 3597 itemsize 160 inode generation 5 transid 5 size 22 block group 0 mode 40755 links 1 item 5 key (257 INODE_REF 256) itemoff 3584 itemsize 13 inode ref index 2 namelen 3 name: dir item 6 key (257 XATTR_ITEM 3817753667) itemoff 3506 itemsize 78 location key (0 UNKNOWN.0 0) type 8 namelen 16 datalen 32 name: secur...
2018 Feb 03
4
Unfortunate results from fake-super
When using fake-super mode in an rsync receiver, anything that's neither a file nor a directory (e.g. devices, symlinks, etc) is converted into a file, and properties such as original ownership, filetype, and permissions are stored in a specific extended attribute. In the case of a symlink, the contents of the link are stored in a plain file. The original mode of the symlink is normally
2018 Feb 03
0
Unfortunate results from fake-super
...Feb 3 11:59 foo ./recovered: total 8 drwxr-xr-x 2 dg users 4096 Feb 3 11:59 . drwxrwxr-x 6 dg users 4096 Feb 3 13:00 .. lrwxrwxrwx 1 dg users 11 Feb 3 12:51 bar -> /etc/shadow -r--r--r-- 1 dg users 0 Feb 3 11:59 foo dg$ getfattr -d -R */ # file: dst-fake-super user.rsync.%stat="40755 0,0 32768:100" # file: dst-fake-super/bar user.rsync.%stat="120777 0,0 32768:100" # file: dst-fake-super/foo user.rsync.%stat="100444 0,0 32768:100" .Dave.
2006 May 17
1
random crashes in starcraft with 0.9.13
Skipped content of type multipart/alternative-------------- next part -------------- fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7ff2a850)->(0x10024,00000013) fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8 fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8 fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
2016 Aug 22
0
Wine release 1.8.4
...ython 3.5.1 interpreter crashes, needs _set_thread_local_invalid_parameter_handler 40747 Microsoft Expression Web 4 crashes on startup, needs gdiplus.dll.GdipGetImageAttributesAdjustedPalette 40754 GOG Galaxy crashes with unimplemented function api-ms-win-crt-locale-l1-1-0.dll._lock_locales 40755 GOG Galaxy crashes with unimplemented function ucrtbase.dll._lock_locales 40756 GOG Galaxy crashes with unimplemented function api-ms-win-crt-heap-l1-1-0.dll._calloc_base 40770 Nvidia GeForce GT 730 not recognized properly 40796 Python 3.5.1 interpreter crashes when importing pyqtSlot 4...
2018 Feb 02
1
Does samba support fsync() a directory?
Hi, Jeremy: > That isn't any use. We don't need to know what is going on at the client, we need to know what is going on at the server. I pasted the samba log here: https://raw.githubusercontent.com/CaoShuFeng/paste/master/samba_log The file I fsync()ing is called `aaa`. I can see some log about this file. Thanks Cao 在 2018年02月02日 21:07, Jeremy Allison 写道: > On Fri, Feb 02,
2003 Jul 30
3
FreeBSD not-so-stable
I have a FreeBSD 4.8-Release machine that I upgraded from a 4.5 or 4.4 machine. It works just great for about 9 days, then processes will not die. It starts to become a problem when I can't kill processes, restart services, connections hang, and I can't reboot or shutdown, I have to do a hard reset. I can't really find anything in the logs to indicate what is giving me
2001 Aug 09
2
Debugging help: BUG: Assertion failure with ext3-0.95 for 2.4.7
...0, f): do_get_writ 1d946770, force_copy 0 Aug 9 17:57:40 boeaet34 kernel: namei.c, 689): ext3_orphan_del: remove inode 1795201 from orphan , 695): ext3_orphan_d0 Aug 9 17:57:40 boeaet34 kernel: <e1da28920, force_copy 0 Aug 9 17:57:40 boeaet34 kernel: <7 Handle 1e83da8totaoetadata = 0, mode 40755, data modee: insert revoke for block 58865152, bh_in=00000000 Aug 9 17:57:40 boeaet34 kernel: <7e60 Aug 9 17:57:40 boeaet34 kernel: < handle=000000020, force_copyet20, for_dirty_metadataal_h3da80 going down Aug 9 17:57:40 boeaet34 kernel: <nsaction.c, 525): do_get_write_access: buffer_h...
2016 Jun 24
0
Wine release 1.9.13
...0581 Regression: dsound input recording from microphone lags with 2 seconds delay 40747 Microsoft Expression Web 4 crashes on startup, needs gdiplus.dll.GdipGetImageAttributesAdjustedPalette 40754 GOG Galaxy crashes with unimplemented function api-ms-win-crt-locale-l1-1-0.dll._lock_locales 40755 GOG Galaxy crashes with unimplemented function ucrtbase.dll._lock_locales 40756 GOG Galaxy crashes with unimplemented function api-ms-win-crt-heap-l1-1-0.dll._calloc_base 40765 Python 3.5.1 interpreter crashes, needs __fpe_flt_rounds 40770 Nvidia GeForce GT 730 not recognized properly 4...
2002 Oct 07
9
FS corruption; HTREE-related?
...yrus 66274 Mar 22 2002 391. [root@server5 bxyz]# ls -l 392. ls: 392.: Input/output error [root@server5 bxyz]# debugfs /dev/sda2 debugfs 1.30-WIP (30-Sep-2002) debugfs: cd /var/data/server2/b/user/bxyz/ debugfs: ls -l 14991599 40700 (2) 504 0 20480 4-Oct-2002 21:00 . 34226198 40755 (2) 504 12 32768 6-Oct-2002 20:33 .. ... 14992584 100600 (1) 504 505 66274 22-Mar-2002 09:32 391. ... 14992585 100600 (1) 504 505 0 6-Oct-2002 17:52 392. ... debugfs: stat 392. Inode: 14992585 Type: regular Mode: 0600 Flags: 0x0 Generation: 2449155561 Use...
2004 Aug 21
0
samba client/server bug?
...ns2qfilepathinfo: TRANSACT2_QPATHINFO: level = 512 [2004/08/21 18:07:00, 3] smbd/trans2.c:call_trans2qfilepathinfo(2362) call_trans2qfilepathinfo . (fnum = -1) level=512 call=5 total_data=0 [2004/08/21 18:07:00, 4] smbd/trans2.c:call_trans2qfilepathinfo(2708) call_trans2qfilepathinfo: st_mode=40755 [2004/08/21 18:07:00, 4] smbd/trans2.c:call_trans2qfilepathinfo(2754) call_trans2qfilepathinfo: SMB_QUERY_FILE_UNIX_BASIC0=0, 1=0, 2=0, 3=0, 4=0, 5=0, 6=0, 7=0, 8=0, 9=0, 10=10, 11=0, 12=0, 13=0, 14=0, 15=0, 16=0, 17=3a, 18=ffffffeb, 19=ffffffc0, 20=fffffff4, 21=ffffff86, 22=ffffffc4, 23=1, 24=f...