Displaying 4 results from an estimated 4 matches for "my_test_fil".
Did you mean:
my_test_file
2006 Apr 24
1
File locking problem
...ng = Yes
strict locking = Yes
*** END ***
If user A has a file open and user B then opens the same file, user B
can save the file without seeing a single warning about the file being
opened by another user.
The following is debug output from user B session whilst user A has the
same file (my_test_file.txt) open:
*** debug session ***
[2006/04/24 13:29:30, 2] lib/access.c:check_access(324)
Allowed connection from (192.168.9.157)
[2006/04/24 13:29:30, 2] lib/access.c:check_access(324)
Allowed connection from (192.168.9.157)
[2006/04/24 13:29:30, 2] smbd/open.c:open_file(369)
conrad opene...
2006 Apr 27
2
oplock not working correctly
...e then
modified by neteng-vm3 and saved. File closed and opened by neteng02 who
sees only modifications made by neteng-vm3.
*** START ***
log.neteng-vm3:[2006/04/26 11:33:57, 3]
smbd/oplock_linux.c:linux_set_kernel_oplock(166)
log.neteng-vm3: linux_set_kernel_oplock: got kernel oplock on file
tmp/my_test_file.txt, dev = 804, inode = 251750772, file_id = 225
log.neteng-vm3:[2006/04/26 11:33:57, 5] smbd/oplock.c:set_file_oplock(125)
log.neteng-vm3: set_file_oplock: granted oplock on file
tmp/my_test_file.txt, dev = 804, inode = 251750772, file_id = 225,tv_sec
= 444f3e85, tv_usec = 88676
log.neteng-vm3:[...
2006 Apr 27
1
Unable to reset file permissions
...d/uid.c:change_to_user(309)
change_to_user uid=(0,0) gid=(0,512)
[2006/04/27 13:08:22, 3] smbd/trans2.c:call_trans2qfilepathinfo(2799)
call_trans2qfilepathinfo: TRANSACT2_QFILEINFO: level = 1004
[2006/04/27 13:08:22, 3] smbd/trans2.c:call_trans2qfilepathinfo(2913)
call_trans2qfilepathinfo tmp/my_test_file.txt (fnum = 10127)
level=1004 call=7 total_data=0
[2006/04/27 13:08:22, 5] smbd/trans2.c:call_trans2qfilepathinfo(3118)
SMB_QFBI - create: Wed Apr 26 11:33:56 2006
access: Wed Apr 26 11:33:56 2006
write: Wed Apr 26 11:33:56 2006
change: Wed Apr 26 11:33:56 2006
mode: 20
[2006/04/27 1...
2009 Oct 03
1
Asterisk and Jack
...4]: chan_alsa.c:175 alsa_card_init: snd_pcm_open
failed: No such file or directory
[Oct 3 10:34:50] ERROR[1364]: chan_alsa.c:175 alsa_card_init: snd_pcm_open
failed: No such file or directory
[Oct 3 10:34:50] ERROR[1364]: chan_alsa.c:272 soundcard_init: Problem
opening ALSA I/O devices
But aplay my_test_file.wav works fine and arecord too...
Does anyone have an idea ?
Thanks,
Fabien