search for: lp_write_cache_size

Displaying 3 results from an estimated 3 matches for "lp_write_cache_size".

2005 Jan 02
1
sendfile questions...
Why in smbd/reply.c does send_file_readX only use sendfile if write cache size is 0? <snip> if (chain_size ==0 && (CVAL(inbuf,smb_vwv0) == 0xFF) && lp_use_sendfile( SNUM(conn)) && (lp_write_cache_size(SNUM(conn)) == 0) ) { </snip> While its true send_file_readX works regardless of the state of oplocks (which is cool!) the smb.conf.5 man page still indicates the file must be exclusively oplocked. I was researching why an XP client was having 32K reads broken into 28K/4K pairs (which is...
2003 Dec 01
0
No subject
...oted-printable Content-Disposition: attachment; filename="samba-2.2.4-forceprimarygrouprid.patch" --- samba-2.2.4/source/include/proto.h Wed May 15 12:08:38 2002=0A= +++ samba-2.2.4/source/include/proto.h.forceprimarygrouprid Wed May 15 = 12:07:45 2002=0A= @@ -2140,6 +2140,8 @@=0A= int lp_write_cache_size(int );=0A= char lp_magicchar(int );=0A= int lp_winbind_cache_time(void);=0A= +int lp_winbind_primary_group(void);=0A= +BOOL lp_winbind_force_primary(void);=0A= BOOL lp_hide_local_users(void);=0A= BOOL lp_add_home(char *pszHomename, int iDefaultService, char = *pszHomedir);=0A= int lp_add_servi...
2002 Mar 15
1
disabling offline caching from samba
I'm preparing to roll out a bunch of win XP clients and and am running down all the quirks that come up in the application log on my test box. 1) AutoEnrollement fails - samba is not an active directory so this makes sense it must be disabled by editing the group policy with gpedit.msc computer configuration->windows settings -> security settings -> public key policies ->