Displaying 5 results from an estimated 5 matches for "heilmann".
Did you mean:
heilman
2012 Mar 25
2
string substitution for argument in function
...ny
Tel: +49 (0)4421 9475-100
Fax: +49 (0)4421 9475-111
Email: pmartinez at senckenberg.de
Senckenberg Gesellschaft f?r Naturforschung
Rechtsf?higer Verein gem?? ? 22 BGB
Senckenberganlage 25
60325 Frankfurt
Direktorium: Prof. Dr. Dr. h.c. Volker Mosbrugger, Prof. Dr. Michael
T?rkay, Dr. Johannes Heilmann, Prof. Dr. Pedro Martinez Arbizu, Prof.
Dr. Georg Zizka, Prof. Dr. Uwe Fritz
Vorsitzender des Pr?sidiums: Dietmar Schmid
Aufsichtsbeh?rde: Magistrat der Stadt Frankfurt am Main (Ordnungsamt)
2013 Apr 16
1
ERROR: status = -17
Good Morning all,
Have started seeing this over the last few days on a couple of hosts.
Does anyone have any familiarity with this, and or how I can debug what
mount/filesystem/inode is having the issues?
Apr 16 02:49:36 host1 kernel:
(dtocatalogbr,5864,3):ocfs2_prepare_dir_for_insert:4391 ERROR: status = -17
Apr 16 02:49:36 host1 kernel:
2009 Apr 21
0
[PATCH] ocfs2: Fix some printk() warnings.
..._slot_bit(osb, blkno, &suballoc_slot,
&suballoc_bit);
--
1.6.1.3
--
You can use a screwdriver to screw in screws or to clean your ears,
however, the latter needs real skill, determination and a lack of fear
of injuring yourself. It is much the same with JavaScript.
- Chris Heilmann
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127
2008 Oct 26
1
[PATCH 1/1] ocfs2/xattr: Proper hash collision handle in bucket division.v3
Modification from V2 to V3:
Use a more pefect code suggested by Joel. Thank Joel for it.
In ocfs2/xattr, we must make sure the xattrs which have the same
hash value exist in the same bucket so that the search schema can
work. But in the old implementation, when we want to extend a bucket,
we just move half number of xattrs to the new bucket. This works
in most cases, but if we are lucky enough we
2009 Jul 27
11
[PATCH 0/8] Quota support for ocfs2-tools
Hi,
I'm sending a series of patches implementing quota support into ocfs2-tools.
It's the same as the original huge patch I've sent but now it's split as Joel
asked. I've also realized that when disabling SPARSE feature, we should update
quota information. That piece of code is missing, I'll implement it soon.
Comments welcome.
Honza