search for: sys_ftrunc

Displaying 8 results from an estimated 8 matches for "sys_ftrunc".

Did you mean: sys_ftrun
2002 Nov 11
1
update: sys_ftruncate call lasting 17 hours on ext3 filesystem from mutt
In August I reported a problem with the sys_ftruncate call that caused me to reboot my machine. I didn't see any responses to it then on the ext3 list, and the problem is now recurring, so I thought I'd try again. I don't think I've rebooted since the last problem. In the last few days it hasn't taken as long as 17 hours, bu...
2002 Aug 15
0
sys_ftruncate call lasting 17 hours on ext3 filesystem from mutt
Several times recently my "mutt" email program has looped for hours at a time in the middle of a sys_ftruncate call. This happens when I use the "$" command to write changes out to my mailbox. It does eventually return from the call and everything seems to have worked ok. But in the meantime the CPU is pegged, $MAIL is locked so I can't receive new mail, and signals to the program (like...
2008 Dec 26
1
Fat32 - 1Gb file copy is failing
...drive is with NTFS and other file systems I went though the code. In the following samba code piece: samba-3.0.32_old/source/modules/vfs_default.c: 714 static int vfswrap_ftruncate(vfs_handle_struct *handle, files_struct *fsp, int fd, SMB_OFF_T len) 715 { ... 734 735 result = sys_ftruncate(fd, len); 736 if (result == 0) 737 goto done; 738 If comment out line 735/736 (not to extend space for the file to copy on fat), no error will occur during copying. (But we cannot do so otherwise all truncate requests from client would be skipped) Please advice me what...
2003 Apr 10
1
vfat / ftruncate problem
I recently added a 60Gig HD to my little linux server at home with the intention of sharing it via Samba to all my PCs which run Windows 98SE. I really want to use vfat file system on it. The server is running Mandrake 8.1, so kernel 2.4.something, and the Samba that came with it. Much to my disappointment I quickly discovered poor performance copying files to it, the copy is like slow to get
2007 Jul 04
2
Samba Problem With Big File Transfer on Windows Client
I use fedora 7 and the last stable version of samba 3.0.25a-3 on an embedded linux system as a server and a windows xp. I 'am using truecrypt and sharing de mount directory with the XP machine via samba. Selniux is disabled. Everything works well such as connection or small files transfers but we have a huge problem when we try to transfer a big file (~100 MB) from the client (Windows) to the
2002 Jan 21
2
Assertion Failure
...; Trace; c0122f5a <vmtruncate+142/180> Trace; c0146e46 <inode_setattr+22/b4> Trace; e095f182 <[nfsd]nfssvc_decode_symlinkargs+1e2/208> Trace; c0146fcc <notify_change+7c/240> Trace; c0130eda <do_truncate+4a/60> Trace; c0131f2a <filp_open+52/5c> Trace; c013126e <sys_ftruncate+136/154> Trace; c0106fd2 <system_call+2e/34> Code; e094e940 <[lockd]nlmsvc_decode_testargs+b8/1f0> 00000000 <_EIP>: Code; e094e940 <[lockd]nlmsvc_decode_testargs+b8/1f0> <===== 0: 0f 0b ud2a <===== Code; e094e942 <[lockd]nlms...
2020 Jul 09
1
CentOS7 and NFS
Hi Orion, no, I still have this problem. I delay working on it as I the latest updates have not been installed on the server and on the client. I'll work again on this problem as soon as possible. Thanks Charles for your detailed information on how to track this problem. I'll check all these metrics. I have several clients for this nfs server and the problem seems only to occur from the
2006 Jul 26
5
linux-2.6-xen.hg
Hi, Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being updated? if not, what''s the preferred Linux tree to track that has all of the Xen bits? Thanks, Muli _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel