search for: num_reads

Displaying 12 results from an estimated 12 matches for "num_reads".

Did you mean: num_read
2007 May 01
1
contstant bittrate mode - block size - packet size
...p;vi,OV_ECTL_RATEMANAGE_HARD,&rma); ret = ret||vorbis_encode_setup_init(&vi); if(ret)exit(1); /* set up the analysis state and auxiliary encoding storage */ vorbis_analysis_init(&vd,&vi); vorbis_block_init(&vd,&vb); //encode loop total_samples_consumed = 0; num_reads=0; while(!feof(fp_infile)){ // num_mseconds = 0; long i; long bytes=fread(readbuffer,1,READ*4,fp_infile); /* stereo hardwired here */ /* expose the buffer to submit data */ float **buffer=vorbis_analysis_buffer(&vd,READ); /* uninterleave samples */ for(i=...
2013 Oct 25
1
[PATCH] Btrfs: stop using vfs_read in send
Apparently we don''t actually close the files until we return to userspace, so stop using vfs_read in send. This is actually better for us since we can avoid all the extra logic of holding the file we''re sending open and making sure to clean it up. This will fix people who have been hitting too many files open errors when trying to send. Thanks, Signed-off-by: Josef Bacik
2002 Oct 08
9
Please assist with Winbind issues!
Hello, I've been trying for a couple of weeks now to get Samba to authenticate via Winbind to an NT domain. I've scoured Google and the mailing lists to no avail. I've tried various configurations that I've found during my searches, but none of them have worked for me. I need to be able to authenticate users, that do not have an account on the Linux box, against the NT domain,
2001 Dec 13
0
smpassswd unable to join domain.
Hello, I have been trying for 3 days now to get smbpasswd to join my existing NT 4.0 domain, without success. The command I run is "smbpasswd -j CCH -r chrivdc01 -U knoxth" (yes, userid knoxth has Administrative access). No luck. I've included the output of adding -D 3 to the options line. Can anyone help me figure out what is happening?? Thanks! Tom ----- Forwarded by Thomas
2003 Aug 31
1
Samba joining Samba-based NT-Domain w/ 2.2
Hi, I'm having terrible difficulties getting Samba to cooperate. I have the following scenario: Samba 2.2.3 set up as a PDC on a linux machine (turing, with the domain set to DEFAULTDOMAIN), working fine with a win2k client. Now I wish to join a Samba 2.2 linux machine was a domain member server (moog), and I can't seem to convince samba to do what I want it to. moog$ is set up on the PDC
2002 Oct 23
3
cupsaddsmb rpcclient error
I am running samba 2.2.6 and cups 1.1.16. I can't get cupsaddsmb to complete successfully. I'm at an end here, I can't think of anything else to try after 2 weeks of searching the web. It copies the drivers to the print$ share directory, however the SetPrinter command fails on the rpcclient command and it returns with an NT_STATUS_UNSUCCESSFUL error. At the SetPrinter failure, it
1999 Sep 23
1
rpcclient problem
i can use the smbclient -L just fine to get a list of shares off my NT4 (Alpha processor) server. My problem lies with rpcclient. It lets me login but then samtest gives the following error: smb: \> samtest samtest SAM Encryption Test SAMR_R_UNKNOWN_38: Unknown NT error smb: \> all i need to be able to do is change the nt password, but the ntpass command gives the same error. any ideas
2002 Dec 02
1
HELP: tree connect failed
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: winbindd.zip Type: application/x-zip-compressed Size: 52252 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20021202/ee1c44bf/winbindd.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: smbd.zip Type:
2019 Jul 24
20
[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
From: John Hubbard <jhubbard at nvidia.com> Hi, This is mostly Jerome's work, converting the block/bio and related areas to call put_user_page*() instead of put_page(). Because I've changed Jerome's patches, in some cases significantly, I'd like to get his feedback before we actually leave him listed as the author (he might want to disown some or all of these). I added a
2019 Jul 24
20
[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
From: John Hubbard <jhubbard at nvidia.com> Hi, This is mostly Jerome's work, converting the block/bio and related areas to call put_user_page*() instead of put_page(). Because I've changed Jerome's patches, in some cases significantly, I'd like to get his feedback before we actually leave him listed as the author (he might want to disown some or all of these). I added a
2002 Nov 19
0
winbindd+ win24
Hi, I've got some problems trying to get the list of users from a win24 server. Although I've joined the domain, wbinfo returns 0 and prints 0xc0000022. I' ve included the log from winbindd. Jan Chorowski -------------- next part -------------- winbindd version 2.2.6 started. Copyright The Samba Team 2000-2001 Initialising global parameters params.c:pm_process() - Processing
2003 Jul 31
4
winbind on Solaris 2.5.1 not working.
Ok folks, Here is the deal. I have posted to the news groups several times and gotten not a single thing. I have been trying since march to get 2.2.8a working on sol2.5.1 with winbind to do the authentication but it has failed miserably. Winbindd starts but fails to create the /tmp/.winbindd/pipe file and bombs like a daisycutter. But if I run winbindd like this " truss -aefo /tmp/file