Displaying 8 results from an estimated 8 matches for "lucille".
Did you mean:
lille
2004 Mar 17
2
Installing Samba
Hi
I am trying to install Samba on a QNX 4.24 system. When we run the make
file we get an error :
compiling server.c
make:cc:command not found
make: *** [server.o] error 127
Can you help with this!
Lucille Shears
Systems Analyst
CCG/DFO
shearsl@dfo-mpo.gc.ca
(709) 772-3131
cell (685-1512)
2009 Jul 15
2
Quota support for ocfs2-tools
Hello Sunil,
attached is a patch which implements full quota support for ocfs2 tools.
It's based against ocfs2-tools git's master branch. Would you please
consider inclusion of the patch? Thanks.
Honza
--
Jan Kara <jack at suse.cz>
SUSE Labs, CR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Quota-support-for-ocfs2-tools.patch
2008 Oct 15
1
[PATCH] ocfs2: Wrap inode block reads in a dedicated function.
Ooops, last one didn't CC ocfs2-devel.
On Mon, Oct 13, 2008 at 06:16:15PM -0700, Joel Becker wrote:
> @@ -232,25 +231,17 @@ int ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe,
> ocfs2_mount_local(osb) || !ocfs2_stack_supports_plocks())
> use_plocks = 0;
>
> - /* this means that read_inode cannot create a superblock inode
> - * today. change if
2006 Jun 30
50
Time To Pick the Mongrel BUGS Mascot!
Bradley Taylor shot me this *goldmine* of ugly ugly ugly dogs:
http://www.sonoma-marinfair.org/uglydogvote.shtml
I *have* to use one of these for the Mongrel BUGS Mascot. He''ll go on
our bug list page and replace the little beetles on the left.
Pick the dog you think best represents a lovable but defective pooch and
reply to this with your +1.
Let the voting begin!
--
Zed A. Shaw
2006 Jun 30
0
Fwd: Mongrel-users Digest, Vol 5, Issue 22
...Williams" <kevwil at gmail.com>
Subject: Re: [Mongrel] Time To Pick the Mongrel BUGS Mascot!
To: mongrel-users at rubyforge.org
Message-ID:
<683a886f0606300513m420d0b57r7099b14ffaa8bd91 at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
+1 for "Lucille Bald" - looks like something the aliens of Jupiter
could not love.
On 6/30/06, Bradley Taylor <bradley at railsmachine.com> wrote:
>
>
> On Jun 30, 2006, at 2:40 AM, Matt Pelletier wrote:
> I''ll have to go with ''Victoria''. Something about her care...
2011 Apr 19
2
ocfs or configfs bug ?
Hi all,
I have a bug with OCFS through configfs : to illustrate this, try :
while true ; do ls -l /sys/kernel/config/cluster/ocfs2/heartbeat ; done&
while true ; do echo 31> /sys/kernel/config/cluster/ocfs2/heartbeat/dead_threshold ; done&
So, I have a kernel crash :
BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
IP: [<ffffffffa01fd214>]
2011 Apr 19
2
ocfs or configfs bug ?
Hi all,
I have a bug with OCFS through configfs : to illustrate this, try :
while true ; do ls -l /sys/kernel/config/cluster/ocfs2/heartbeat ; done&
while true ; do echo 31> /sys/kernel/config/cluster/ocfs2/heartbeat/dead_threshold ; done&
So, I have a kernel crash :
BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
IP: [<ffffffffa01fd214>]
2009 Jul 20
1
[PATCH] ocfs2: flush dentry lock drop when sync ocfs2 volume.
In commit ea455f8ab68338ba69f5d3362b342c115bea8e13, we move the
dentry lock put process into ocfs2_wq. This is OK for most case,
but as for umount, it lead to at least 2 bugs. See
http://oss.oracle.com/bugzilla/show_bug.cgi?id=1133 and
http://oss.oracle.com/bugzilla/show_bug.cgi?id=1135. And it happens
easily if we have opened a lot of inodes.
For 1135, the reason is that during umount will call