search for: vfs_stat

Displaying 20 results from an estimated 22 matches for "vfs_stat".

2003 Feb 09
0
missing .dlls .exes?
...ork with 2K and XP. However, I have a few problems and I'd appreciate your comments. 1) net time \\linux /yes takes 30-40second on both 2K and XP 2) logging in on the server gives me the following errors: unix_clean_name [/wshENU.DLL] unix_clean_name [wshENU.DLL] call_trans2qfilepathinfo: vfs_stat of wshENU.DLL failed (No such file or direc tory) unix_clean_name [/wininet.dll] unix_clean_name [wininet.dll] call_trans2qfilepathinfo: vfs_stat of wininet.dll failed (No such file or dire ctory) unix_clean_name [/msapsspc.dll] unix_clean_name [msapsspc.dll] call_trans2qfilepathinfo: v...
2005 Jan 31
2
XP clients unable to read user profiles (2.2.3a-14.1)
...- end smb.conf ---------------------------- ... and here's a snip form log.smbd: ---------------------------- begin log.smbd---------------------------- unix_clean_name [/profile/xpsp2res.dll] [2005/01/30 23:35:28, 3] smbd/trans2.c:call_trans2qfilepathinfo(1634) call_trans2qfilepathinfo: vfs_stat of profile/xpsp2res.dll failed (No such file or directory) [2005/01/30 23:35:28, 3] smbd/error.c:error_packet(91) error string = No such file or directory [2005/01/30 23:35:28, 3] smbd/error.c:error_packet(103) error packet at smbd/trans2.c(1636) cmd=50 (SMBtrans2) NT_STATUS_NO_SUCH_FILE [2005/...
2004 Apr 07
1
AW: Unable to delete folders in samba shares
What u wrote here: >>once again this folder stdc++.txt does exist.... ...reminds me on having charset problems with samba, doing the same stuff here until I set up the right charsets. Also, u see in logfile: >>call_trans2qfilepathinfo: vfs_stat of New Folder2231113/.directory failed >>(No such file or directory) And u say: >>but this directory NewFolder2231113 does exist in folder kumar But there a difference, you see in folder: NewFolder2231113 and in logfile it's named New Folder2231113, there is a space between. Re...
2002 Sep 03
1
Problem saving files from XP to Samba on 2.2.6pre2
...CT2_QPATHINFO: level = 257 [2002/09/03 15:23:07, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/WINMM.dll] [2002/09/03 15:23:07, 3] lib/util.c:unix_clean_name(387) unix_clean_name [WINMM.dll] [2002/09/03 15:23:07, 3] smbd/trans2.c:call_trans2qfilepathinfo(1719) call_trans2qfilepathinfo: vfs_stat of WINMM.dll failed (No such file or directory) [2002/09/03 15:23:07, 3] smbd/error.c:error_packet(91) error string = No such file or directory [2002/09/03 15:23:07, 3] smbd/error.c:error_packet(110) error packet at smbd/trans2.c(1721) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_NOT_FOUND [2002/09...
2006 Jan 02
1
2.6.15-rc6 OOPS
...t;c0167f35>] do_lookup+0x85/0x90 > kernel: [<c016872f>] __link_path_walk+0x7ef/0xdd0 > kernel: [<c0168d5e>] link_path_walk+0x4e/0xd0 > kernel: [<c016907f>] path_lookup+0x9f/0x170 > kernel: [<c01693cf>] __user_walk+0x2f/0x60 > kernel: [<c0163b5d>] vfs_stat+0x1d/0x60 > kernel: [<c01641df>] sys_stat64+0xf/0x30 > kernel: [<c0121271>] sys_gettimeofday+0x21/0x60 > kernel: [<c0102e59>] syscall_call+0x7/0xb > kernel: Code: 07 7e 88 89 f6 8d bc 27 00 00 00 00 8b 5c 24 34 8b 44 9c 5c 43 89 > 5c 24 34 85 c0 89 44 24 14 89 44...
2002 Feb 26
2
Printer Drv. Settings only with Manage Printer perm.?
Hi all, I found an old (Oct 9) posting (and no answers) titled "Print Driver Settings" from Michael Devogelaere regarding installing/using extra trays and duplex units using Win2000. We are using Samba 2.2.3a and HP and Tektronix printer drivers and experience the same difficulties - users cannot select/use the duplex unit without having "Manage Printer" permissions.
2002 May 13
3
Samba DC issue.
...ATHINFO: level = 257 [2002/05/13 19:45:17, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/S24MUDLL.dll] [2002/05/13 19:45:17, 3] lib/util.c:unix_clean_name(387) unix_clean_name [S24MUDLL.dll] [2002/05/13 19:45:17, 3] smbd/trans2.c:call_trans2qfilepathinfo(1636) call_trans2qfilepathinfo: vfs_stat of S24MUDLL.dll failed (No such file or directory) [2002/05/13 19:45:17, 3] smbd/error.c:error_packet(91) error string = No such file or directory [2002/05/13 19:45:17, 3] smbd/error.c:error_packet(103) error packet at smbd/trans2.c(1638) cmd=50 (SMBtrans2) NT_STATUS_NO_SUCH_FILE [2002/05/13 19...
2003 Jun 16
2
CPU consumption by samba
Hi, I'm having strange performance problems with samba and an application written with VisualFox Pro. This application is entirely installed in a Windows share and it has a hystory of strange phenomenons. Initially it ran fast on an old NT server (but that server has been replaced). It has strange performance problems with Windows 2000 Server: it runs fast with some servers and slow with
2010 Mar 24
1
Possible race in btrfs
...if this is a problem or not.The race could occur between stat system call and writeback kernel thread. The lines are fs/btrfs/inode.c 5422 fs/btrfs/inode.c 1378 The stack traces are For file line fs/btrfs/inode.c 5422 btrfs_getattr+0x141/0x15e vfs_getattr+0x47/0xf4 vfs_fstatat+0x43/0x5a vfs_stat+0x16/0x18 sys_newstat+0x3d/0x75 system_call_fastpath+0x16/0x1b And for file line fs/btrfs/inode.c 1378 btrfs_clear_bit_hook+0xcc1/0x10f2 clear_state_bit+0x4db/0xa89 clear_extent_bit+0x9e1/0xc86 extent_clear_unlock_delalloc+0x8c/0x1d8 cow_file_range+0x1356/0x1432 run_delalloc_range...
2002 Dec 06
1
Assertion failure in do_get_write_access() at fs/jbd/transaction.c:746
...8c0 [<c0169ca7>] ext3_dirty_inode+0xdf/0x14c [<c0147e53>] vfs_follow_link+0x12f/0x1a4 [<c0170df6>] ext3_follow_link+0x16/0x20 [<c0145b81>] link_path_walk+0x6a5/0x8c0 [<c0146074>] path_lookup+0x128/0x134 [<c01461af>] __user_walk+0x2f/0x4c [<c0141d62>] vfs_stat+0x1a/0x44 [<c0142248>] sys_stat64+0x14/0x2c [<c0108b03>] syscall_call+0x7/0xb Code: 0f 0b ea 02 60 16 29 c0 83 c4 14 8b 4d 08 8b 45 0c ff 49 04 <6>note: bash[227] exited with preempt_count 2 Debug: sleeping function called from illegal context at include/asm/semaphore.h: 119 C...
2003 Mar 10
2
Can't write to a samba share...
...pathinfo: TRANSACT2_QPATHINFO: level = 1 [2003/03/10 17:18:11, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/rr] [2003/03/10 17:18:11, 3] lib/util.c:unix_clean_name(387) unix_clean_name [rr] [2003/03/10 17:18:11, 3] smbd/trans2.c:call_trans2qfilepathinfo(1636) call_trans2qfilepathinfo: vfs_stat of rr failed (No such file or directory) [2003/03/10 17:18:11, 3] smbd/error.c:error_packet(91) error string = No such file or directory [2003/03/10 17:18:11, 3] smbd/error.c:error_packet(115) error packet at smbd/trans2.c(1638) cmd=50 (SMBtrans2) eclass=1 ecode=2 Does anyone have any ideas w...
2002 Feb 25
3
PATCH: Samba/Win2K renaming bug
...c-- err, modification isn't correct. [ :) ] Thanks, Flynn <flynn@kodachi.com> ==== begin patch ==== --- ../samba-2.2.3a/source/smbd/open.c Sat Feb 2 16:46:56 2002 +++ source/smbd/open.c Mon Feb 25 00:11:06 2002 @@ -1200,15 +1200,38 @@ SMB_DEV_T dev; SMB_INO_T inode; - if (vfs_stat(conn,fname,&sbuf) == -1) + DEBUG(3, ("check_file_sharing: entering, checking %s\n", fname)); + + if (vfs_stat(conn,fname,&sbuf) == -1) { + DEBUG(3, ("check_file_sharing: can't stat %s, returning TRUE\n", + fname)); + return(True); + }...
2003 Feb 10
0
missing dlls, exes?
..._QPATHINFO: level = 1004 [2003/02/10 10:40:42, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/wshENU.DLL] [2003/02/10 10:40:42, 3] lib/util.c:unix_clean_name(387) unix_clean_name [wshENU.DLL] [2003/02/10 10:40:42, 3] smbd/trans2.c:call_trans2qfilepathinfo(1721) call_trans2qfilepathinfo: vfs_stat of wshENU.DLL failed (No such file or direc tory) [2003/02/10 10:40:42, 3] smbd/error.c:error_packet(94) error string = No such file or directory [2003/02/10 10:40:42, 3] smbd/error.c:error_packet(109) error packet at smbd/trans2.c(1723) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_N OT_FOUND Also...
2003 Feb 10
0
missing dlls & exes?
..._QPATHINFO: level = 1004 [2003/02/10 10:40:42, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/wshENU.DLL] [2003/02/10 10:40:42, 3] lib/util.c:unix_clean_name(387) unix_clean_name [wshENU.DLL] [2003/02/10 10:40:42, 3] smbd/trans2.c:call_trans2qfilepathinfo(1721) call_trans2qfilepathinfo: vfs_stat of wshENU.DLL failed (No such file or direc tory) [2003/02/10 10:40:42, 3] smbd/error.c:error_packet(94) error string = No such file or directory [2003/02/10 10:40:42, 3] smbd/error.c:error_packet(109) error packet at smbd/trans2.c(1723) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_N OT_FOUND Also...
2003 Feb 12
0
Windows XP printer status, samba and cups
...iviliged linux user. I have played around with chmod 777 and the /var/spool/cups and /var/spool/samba without having a resolution to my problem. Could it have something to do with the following error? [2003/02/12 10:26:20, 3] smbd/trans2.c:call_trans2qfilepathinfo(1721) call_trans2qfilepathinfo: vfs_stat of shell32.dll failed (No such file or directory) [2003/02/12 10:26:20, 3] smbd/error.c:error_packet(94) error string = No such file or directory [2003/02/12 10:26:20, 3] smbd/error.c:error_packet(113) error packet at smbd/trans2.c(1723) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_NOT_FOUND It...
2003 Jul 30
0
Failure to update roaming profile on Samba domain
...7/main.dsp [2003/07/30 12:23:47, 8] lib/util.c:is_in_path(1150) is_in_path: no name list. [2003/07/30 12:23:47, 3] lib/util.c:unix_clean_name(387) unix_clean_name [profile/Desktop/lab7/main.dsp] [2003/07/30 12:23:47, 3] smbd/trans2.c:call_trans2qfilepathinfo(1721) call_trans2qfilepathinfo: vfs_stat of profile/Desktop/lab7/main.dsp failed (No such file or directory) [2003/07/30 12:23:47, 3] smbd/error.c:error_packet(94) error string = No such file or directory [2003/07/30 12:23:47, 3] smbd/error.c:error_packet(109) error packet at smbd/trans2.c(1723) cmd=50 (SMBtrans2) NT_STATUS_SHARIN...
2004 Jan 09
0
Samba 2.2.8a and HP-UX 11.11 (11i)
...THINFO: level = 1004 [2004/01/09 15:56:10, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/moricons.dll] [2004/01/09 15:56:10, 3] lib/util.c:unix_clean_name(387) unix_clean_name [moricons.dll] [2004/01/09 15:56:10, 3] smbd/trans2.c:call_trans2qfilepathinfo(1719) call_trans2qfilepathinfo: vfs_stat of moricons.dll failed (No such file or directory) [2004/01/09 15:56:10, 3] smbd/error.c:error_packet(94) error string = No such file or directory [2004/01/09 15:56:10, 3] smbd/error.c:error_packet(109) error packet at smbd/trans2.c(1721) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_NOT_FOUND [2004...
2006 Apr 29
0
troubleshooting kernel crash?
...nk_path_walk+0x41/0xb9 Apr 29 15:05:07 nx05 kernel: [<c011e867>] autoremove_wake_function+0x0/0x2d Apr 29 15:05:07 nx05 kernel: [<c017916c>] path_lookup+0x104/0x135 Apr 29 15:05:07 nx05 kernel: [<c01792b1>] __user_walk+0x21/0x51 Apr 29 15:05:07 nx05 kernel: [<c01734b8>] vfs_stat+0x14/0x3a Apr 29 15:05:07 nx05 kernel: [<c011e867>] autoremove_wake_function+0x0/0x2d Apr 29 15:05:07 nx05 kernel: [<c0173ac1>] sys_stat64+0xf/0x23 Apr 29 15:05:07 nx05 kernel: [<c0168b76>] vfs_read+0xda/0xe2 Apr 29 15:05:07 nx05 kernel: [<c0168d65>] sys_read+0x3c/0x62...
2003 Feb 24
4
NT_STATUS question
...[2003/02/24 09:30:05, 8] lib/util.c:is_in_path(1120) is_in_path: no name list. [2003/02/24 09:30:05, 3] lib/util.c:unix_clean_name(387) unix_clean_name [Brigittes Documents/Work/Invoices/A13C0000] [2003/02/24 09:30:05, 3] smbd/trans2.c:call_trans2qfilepathinfo(1636) call_trans2qfilepathinfo: vfs_stat of Brigittes Documents/Work/Invoices/A13C0000 failed (No such file or directory) [2003/02/24 09:30:05, 3] smbd/error.c:error_packet(91) error string = No such file or directory [2003/02/24 09:30:05, 3] smbd/error.c:error_packet(99) error packet at smbd/trans2.c(1638) cmd=50 (SMBtrans2) NT_STATU...
1999 Dec 10
4
Samba errors
Dear list; I have been using samba 1.9.18p10 on a Sun Sparc Ultra 2 for about a year. I use it to share a directory to an NT/95 network. I now have a Sun Sparc Ultra 10 running Solaris 2.6. In order to prepare the Ultra 10 for y2k I downloaded samba-2.0.6-nonis+-sparc-sun-solaris2.6.pkg.gz from