similar to: SOLVED - Oplocks not taking place at all unless fake oplocks = yes

Displaying 20 results from an estimated 6000 matches similar to: "SOLVED - Oplocks not taking place at all unless fake oplocks = yes"

2006 Jul 05
0
Oplocks not taking place at all unless fake oplocks = yes - Update
I've modified the contention limit in attempt to troubleshoot this, thinking that perhaps the client may be requesting multiple oplocks for whatever reason. The client is still not getting an oplock without specifying 'fake oplocks = yes'. I'm open to any ideas for troubleshooting. I've also checked to see if oplocks are explicitly disabled on the client, and they are not.
2006 Jun 29
0
Oplocks not taking place at all unless fake oplocks = yes
Hi folks I'm running two Samba servers. One is on Ubuntu 5.10 (samba-3.0.14a-6ubuntu1), the other is SuSE Linux Enterprise Server (samba-3.0.20b-3.4). The Ubuntu box is on my local network, and the SLES box is across a WAN with an intervening WAFS appliance with TCP acceleration. Neither set-up seems to grant an oplock to the client unless I turn on 'fake oplocks'. I've set
2002 Jun 06
4
Linux and Printing via smbprint
Hi there Looking at the archives I didn't find a solution to the following problem we have here: Printing from our linux-server (wagner) to an intel printserver (PS652D8F) doesn't work. Here's the stuff we know/tried: wagner:~ # smbclient -L //PS652D8F -N added interface ip=10.0.0.10 bcast=10.0.0.255 nmask=255.255.255.0 Got a positive name query response from 10.0.0.40 ( 10.0.0.40
2010 May 31
1
[PATCH] docs: explain the danger of IPAPPEND 1
Signed-off-by: Ferenc Wagner <Ferenc Wagner wferi at niif.hu> --- doc/syslinux.txt | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/syslinux.txt b/doc/syslinux.txt index 76cae24..0ec2695 100644 --- a/doc/syslinux.txt +++ b/doc/syslinux.txt @@ -163,11 +163,10 @@ IPAPPEND flag_val [PXELINUX only] ... based on the input from the DHCP/BOOTP or PXE boot
2005 Sep 19
3
Lists and data frames (PR#8143)
Full_Name: Frank Wagner Version: R 2.1.1 OS: Windows Submission from: (NULL) (193.174.73.34) Hi, The pdf file R-intro descripe on page 27 that lists can be extended by adding numbers. Unfortunately, it's not working ## example : # if i did not declare the variable an error occurs : object not found mylist <- list() mylist[1] <- list(value1=3, value2=5) ## Error Can you please help
2004 Sep 10
1
[Flac-users] osx 1.0.4
On 10/18/2002 7:29 PM, Josh Coalson wrote: > --- Wagner One <wagner@wagnerone.com> wrote: >> On 10/18/2002 12:50 PM, Josh Coalson wrote: >> >>>> i configured and built 1.0.4 in osx 10.2. seemed to build fine, but each >>>> time i attemped to use the newly compiled flac binary I received this error >>>> >>>> "bus
2003 Nov 26
3
Failed to verify incoming ticket!
Hello, a few people asked about this problem here, but up to now I have not seen a solution. System: fresh installed Debian Woody with backported packages from backports.org, nothing else, only samba3 running. System ist intended as replacement for our old windows-fileserver. Situation: after installation and configuration all worked well, accessing shares works without password-checking.
2016 Jan 22
2
Adding support for self-modifying branches to LLVM?
On Thu, Jan 21, 2016 at 2:52 PM, Jonas Wagner <jonas.wagner at epfl.ch> wrote: > Hello, > > There is some data on this, e.g, in “High System-Code Security with Low > Overhead” <http://dslab.epfl.ch/proj/asap/#publications>. In this work we > found that, for ASan as well as other instrumentation tools, most overhead > comes from the checks. Especially for
2006 Jan 11
6
Output non-HTML (CSV) from Rails
Hi, I want to offer a CSV download of data in my Rails app (eg. An "Export to Excel" link to grab the current view of tabulated data). However, I can''t seem to break-out of the Rails framework to output this non-HTML data. Even if I eliminate my layout template from my view, the most basic view (no HTML) will still wrap the output in
2020 Jul 01
1
Users, home directories and profiles
On 01.07.2020 14:03, Rowland penny via samba wrote: > On 01/07/2020 12:47, Robert T. Wagner via samba wrote: >> >> On 01.07.2020 13:35, Rowland penny via samba wrote: >>> On 01/07/2020 12:15, Robi. T. Wagner via samba wrote: >>>>> root at localhost:~# getfacl /home/samba/users/ >>>>> getfacl: Removing leading '/' from absolute path
2014 Jan 02
1
version: Bump version & Lua
Geert Stappers <stappers at stappers.nl> writes: > Op 2014-01-02 om 14:59 schreef Ferenc Wagner: > >> "H. Peter Anvin" <hpa at zytor.com> writes: >> >>> On 12/12/2013 12:31 AM, Ferenc Wagner wrote: >>> >>>> Shall I rebase it to the current firmware head? >>>> >>>> Also, 5.2.3 was released a couple of
2014 Jan 02
2
[syslinux:firmware] version: Bump version & Lua
"H. Peter Anvin" <hpa at zytor.com> writes: > On 12/12/2013 12:31 AM, Ferenc Wagner wrote: > >> Shall I rebase it to the current firmware head? >> >> Also, 5.2.3 was released a couple of days ago. It's a bugfix release. >> I made it into a sepearete commit (pushed). >> >> Better default Lua paths (source and binary) would be
2016 Feb 09
2
Adding support for self-modifying branches to LLVM?
Hi, I'm coming back to this old thread with data about the performance of NOPs. Recalling that I was considering transforming NOP instructions into branches and back, in order to dynamically enable code. One use case for this was enabling/disabling individual sanitizer checks (ASan, UBSan) on demand. I wrote a pass which takes an ASan-instrumented program, and replaces each ASan check with
2006 Oct 12
2
vorbiscomment bug
Hi, Sorry - not sure if this is the right list for such an email, but... I posted to the vorbis@xiph.org list and received no response. I was hoping to report a bug (at http://trac.xiph.org/), but I don't see any obvious way to create an account, as is required by Xiph's trac instance. I actually found another ticket describing the issue that I was going to report:
2014 Feb 14
2
[PATCH] drm/nv50/disp: use correct register to determine DP display bpp
Commit 0a0afd282f ("drm/nv50-/disp: move DP link training to core and train from supervisor") added code that uses the wrong register for computing the display bpp, used for bandwidth calculation. Adjust to use the same register as used by exec_clkcmp and nv50_disp_intr_unk20_2_dp. Reported-by: Torsten Wagner <torsten.wagner at gmail.com> Reported-by: Michael Gulick <mgulick at
2016 Dec 16
1
NvClkMode and NvMemExec Options
On 2016-12-16 12:52, Ilia Mirkin wrote: > On Fri, Dec 16, 2016 at 12:10 PM, Joseph D. Wagner > <joe at josephdwagner.info> wrote: > >> When using the nouveau driver, my screen freezes (and stays frozen) >> when it >> starts to more than a minimum amount of work. To fix this, I've been >> using >> the nvidia driver with the Preferred Mode set to
2006 Sep 14
1
time varying covariates
Hello, I am trying to model an intensity function with time-varying covariates. Before, I have successfully defined a log likelihood function for a Power-Law Process (lambda(t)=alpha*beta*t^(beta-1)) with two paramters and no covariates for a repairable systems with failure times (t). This function was maximized with R optim. No problem! But now I want to include a covariate indicating a
2004 Sep 10
2
[Flac-users] osx 1.0.4
on this topic... i configured and built 1.0.4 in osx 10.2. seemed to build fine, but each time i attemped to use the newly compiled flac binary I received this error "bus error" i nabbed the binaries for 1.0.3 and, each time i use flac to compress something in tests, i receive this error when it is done compressing a file: "WARNING: skipping unknown sub-chunk
2006 Oct 09
2
Trouble Creating a Ticket
Hello, I've been trying to create a new ticket in the xiph.org trac instance. I'm able to enter ticket details at https://trac.xiph.org/newticket, but when pressing "submit ticket" I get a "403 Forbidden" message. I was able to create a ticket just last week: https://trac.xiph.org/ticket/1085, so the problem seems to be new. Thanks. (I hope this is the right place
2016 Sep 21
2
-sanitizer-coverage-prune-blocks=true and LibFuzzer
> On Sep 21, 2016, at 9:36 AM, Kostya Serebryany via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Exciting! > > (btw, I'd prefer libfuzzer at googlegroups.com <mailto:libfuzzer at googlegroups.com> for such discussions, please start new topics there) You mean a LLVM library has a separate mailing-list? Why? — Mehdi > > I can reproduce this too, but